Sets the text of the placeholder image. if blank dimension will be used
Namespace: DotNetNuke.Services.GeneratedImage.StartTransformAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string Text { get; set; } |
| Visual Basic |
|---|
Public Property Text As String Get Set |