SPMobileGeolocationField.CreateValidators 方法

如果存在,请创建包含一个或两个FieldValidatorControlRequiredFieldValidatorControl,验证程序控件的数组。

命名空间:  Microsoft.SharePoint.Mobile.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected Overrides Function CreateValidators As BaseValidator()
用法
Dim returnValue As BaseValidator()

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

返回值

类型:[]
验证程序字段的数组。

另请参阅

引用

SPMobileGeolocationField 类

SPMobileGeolocationField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间