InlineEditingTextBoxText Property |
Represents text to be edited. Use FormattedText property, to display different text in non-editing mode.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public string Text { get; set; }
Property Value
Type:
StringSee Also