SPAddReportPage.TextBoxFileName_ServerValidate, méthode (Microsoft.SharePoint.Portal.WebControls)
Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Protected Sub TextBoxFileName_ServerValidate ( _
sender As Object, _
e As ServerValidateEventArgs _
)
'Utilisation
Dim sender As Object
Dim e As ServerValidateEventArgs
Me.TextBoxFileName_ServerValidate(sender, e)
protected void TextBoxFileName_ServerValidate (
Object sender,
ServerValidateEventArgs e
)
Paramètres
- sender
- e
Voir aussi
Référence
SPAddReportPage, classe
Membres SPAddReportPage
Microsoft.SharePoint.Portal.WebControls, espace de noms