UserInputFilter.GetFilterValueType, méthode (Microsoft.Office.Server.ApplicationRegistry.Runtime)
When overridden in a derived class, returns the type of the filter value.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Overridable Function GetFilterValueType As Type
'Utilisation
Dim instance As UserInputFilter
Dim returnValue As Type
returnValue = instance.GetFilterValueType
public virtual Type GetFilterValueType ()
Valeur de retour
The data type of the filter value.
Voir aussi
Référence
UserInputFilter, classe
Membres UserInputFilter
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms