Share via


SPMobileNoteFieldValidator.Validate method

This member overrides SPMobileFieldValidator.Validate().

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Overrides Sub Validate
'Usage
Dim instance As SPMobileNoteFieldValidator

instance.Validate()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public override void Validate()

Implements

IValidator.Validate()

See also

Reference

SPMobileNoteFieldValidator class

SPMobileNoteFieldValidator members

Microsoft.SharePoint.Mobile.WebControls namespace