Compartir a través de


: UserInputFilter.GetFilterValueType (Método) (Microsoft.Office.Server.ApplicationRegistry.Runtime)

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

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Overridable Function GetFilterValueType As Type
'Uso
Dim instance As UserInputFilter
Dim returnValue As Type

returnValue = instance.GetFilterValueType
public virtual Type GetFilterValueType ()

Valor devuelto

The data type of the filter value.

Vea también

Referencia

UserInputFilter (Clase)
UserInputFilter (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)