PagePorter Class Library

FpPurpleText.Comment Property

Gets or sets the comment to display in design mode. Never displays at runtime.

[Visual Basic]
Public Property Comment As String
[C#]
public string Comment {get; set;}

Property Value

The comment to display in design mode. Never displays at runtime.

See Also

FpPurpleText Class | Parastream.Web.UI.WebControls Namespace