Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates the control data.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Overrides Sub Validate
'Usage
Dim instance As RichTextField
instance.Validate()
public override void Validate()
Use this method only when you need validation of the UI value. Children can override this method for extensibility.