Partager via


InputFormStringTypeValidator.OnServerValidate, méthode (Microsoft.SharePoint.Portal.WebControls)

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Protected Overrides Function OnServerValidate ( _
    value As String _
) As Boolean
'Utilisation
Dim value As String
Dim returnValue As Boolean

returnValue = Me.OnServerValidate(value)
protected override bool OnServerValidate (
    string value
)

Paramètres

  • value

Voir aussi

Référence

InputFormStringTypeValidator, classe
Membres InputFormStringTypeValidator
Microsoft.SharePoint.Portal.WebControls, espace de noms