| InlineEditingTextBoxText Property | 
            Represents text to be edited. Use FormattedText property, to display different text in non-editing mode.
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic string Text { get; set; }Property Value
Type: 
String See Also
See Also