SPMobileUrlField.CreateValidators 方法

创建字段的一个或多个验证程序对象。

命名空间:  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()

返回值

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

备注

此重载调用该方法的基本版本,然后将控件添加到的数组中的字段为必填的字段时, 验证其值是不同的初始值。

另请参阅

引用

SPMobileUrlField 类

SPMobileUrlField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间