Sets the width of the placeholder image

Namespace: DotNetNuke.Services.GeneratedImage.StartTransform
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public int Width { get; set; }
Visual Basic
Public Property Width As Integer
	Get
	Set

See Also