Gets or sets the text associated with this page view.
            
Namespace: 
   C1.Web.UI.Controls.C1MultiPageAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
 Syntax
Syntax
| C# | 
|---|
| [LocalizableAttribute(true)] [JsonAttribute(true, true, "")] [DefaultValueAttribute("")] public string Text { get; set; } | 
| Visual Basic (Declaration) | 
|---|
| <LocalizableAttribute(True)> _ <JsonAttribute(True, True, "")> _ <DefaultValueAttribute("")> _ Public Property Text As String Get Set | 





