Gets or sets the value 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# | 
|---|
| [JsonAttribute(true, true, "")] [LocalizableAttribute(true)] [DefaultValueAttribute("")] public string Value { get; set; } | 
| Visual Basic (Declaration) | 
|---|
| <JsonAttribute(True, True, "")> _ <LocalizableAttribute(True)> _ <DefaultValueAttribute("")> _ Public Property Value As String Get Set | 





