HtmlEditorRequiredFieldValidationPattern Properties
Contains settings that relate to the required field validation type.| Name | Description |
|---|---|
| ErrorText | Gets or sets the error text to be displayed within the editor’s error frame, if the editor’s specific required field validation fails. |
| IsRequired | Gets or sets a value that specifies whether the editor is a required field. Inherited from RequiredFieldValidationPattern. |
See Also