[]
Gets or sets the string which is displayed in the title.
[C1Category("Layout")]
[C1Description("Theme.TitleText", "The string to display in the title.")]
public string TitleText { get; set; }
<C1Category("Layout")>
<C1Description("Theme.TitleText", "The string to display in the title.")>
Public Property TitleText As String