Sets the text of the placeholder image. if blank dimension will be used

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

Syntax

C#
public string Text { get; set; }
Visual Basic
Public Property Text As String
	Get
	Set

See Also