Click or drag to resize
InlineEditingTextBoxErrorText Property
Text displayed in tooltip in case of error. Set this in Update event handler in case of error.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public string ErrorText { get; set; }

Property Value

Type: String
See Also