UserInputFilter.GetFilterValueType 方法 (Microsoft.Office.Server.ApplicationRegistry.Runtime)

When overridden in a derived class, returns the type of the filter value.

命名空间: Microsoft.Office.Server.ApplicationRegistry.Runtime
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public Overridable Function GetFilterValueType As Type
用法
Dim instance As UserInputFilter
Dim returnValue As Type

returnValue = instance.GetFilterValueType
public virtual Type GetFilterValueType ()

返回值

The data type of the filter value.

另请参阅

参考

UserInputFilter 类
UserInputFilter 成员
Microsoft.Office.Server.ApplicationRegistry.Runtime 命名空间