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: 12.0.0
Syntax public string Text { get; set; }
Property Value
Type:
StringSee Also