Share via


SPMobileBaseTextField.CreateValidators method

This member overrides SPMobileBaseFieldControl.CreateValidators().

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

Syntax

'Declaration
Protected Overrides Function CreateValidators As BaseValidator()
'Usage
Dim returnValue As BaseValidator()

returnValue = Me.CreateValidators()
protected override BaseValidator[] CreateValidators()

Return value

Type: []

See also

Reference

SPMobileBaseTextField class

SPMobileBaseTextField members

Microsoft.SharePoint.Mobile.WebControls namespace