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