MyWhereaboutsField.OnPreRender - Méthode
Ce membre remplace FormComponent.OnPreRender(EventArgs).
Espace de noms : Microsoft.SharePoint.Applications.GroupBoard.WebControls
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Protected Overrides Sub OnPreRender ( _
e As EventArgs _
)
'Utilisation
Dim e As EventArgs
Me.OnPreRender(e)
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
protected override void OnPreRender(
EventArgs e
)
Paramètres
- e
Type : System.EventArgs
Voir aussi
Référence
Microsoft.SharePoint.Applications.GroupBoard.WebControls - Espace de noms