SPMobileGroupBoardDateTimeLabel.OnLoad - Méthode
Ce membre remplace Control.OnLoad(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 OnLoad ( _
e As EventArgs _
)
'Utilisation
Dim e As EventArgs
Me.OnLoad(e)
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
protected override void OnLoad(
EventArgs e
)
Paramètres
- e
Type : System.EventArgs
Voir aussi
Référence
SPMobileGroupBoardDateTimeLabel classe
SPMobileGroupBoardDateTimeLabel - Membres
Microsoft.SharePoint.Applications.GroupBoard.WebControls - Espace de noms