Sets the width of the placeholder image
Namespace: DotNetNuke.Services.GeneratedImage.StartTransformAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public int Width { get; set; } |
Visual Basic |
---|
Public Property Width As Integer Get Set |