TermProperty.OnPreRender - Méthode

Fournit une valeur qui contient les données pour l'événement prerender.

Espace de noms :  Microsoft.SharePoint.Taxonomy
Assembly :  Microsoft.SharePoint.Taxonomy (dans Microsoft.SharePoint.Taxonomy.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

Voir aussi

Référence

TermProperty classe

TermProperty - Membres

Microsoft.SharePoint.Taxonomy - Espace de noms