由于需要没有验证器,则返回 null。
命名空间: 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()
返回值
类型:[]
另请参阅
引用
SPMobileAttendeesSpecificField 类