Partager via


InputFormStringTypeValidator.ValidateString, 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 Function ValidateString ( _
    value As String, _
    st As StringType _
) As Boolean
'Utilisation
Dim value As String
Dim st As StringType
Dim returnValue As Boolean

returnValue = Me.ValidateString(value, st)
protected bool ValidateString (
    string value,
    StringType st
)

Paramètres

  • value
  • st

Voir aussi

Référence

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