Caption

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

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

Field Value

A string representing the Name of the property

See Also