Compartilhar via


BaseRichSelector.OnLoad método

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (em Microsoft.SharePoint.Publishing.dll)

Sintaxe

'Declaração
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Protected Overrides Sub OnLoad ( _
    e As EventArgs _
)
'Uso
Dim e As EventArgs

Me.OnLoad(e)
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
protected override void OnLoad(
    EventArgs e
)

Parâmetros

Ver também

Referência

BaseRichSelector classe

BaseRichSelector membros

Microsoft.SharePoint.Publishing.WebControls namespace