InlineEditingTextBoxErrorText Property |
Text displayed in tooltip in case of error. Set this in Update event handler in case of error.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public string ErrorText { get; set; }
Property Value
Type:
StringSee Also