SPWebPartTransformerCollection.OnSet - Méthode

Ce membre remplace CollectionBase.OnSet(Int32, Object, Object).

Espace de noms :  Microsoft.SharePoint.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Protected Overrides Sub OnSet ( _
    index As Integer, _
    oldValue As Object, _
    newValue As Object _
)
'Utilisation
Dim index As Integer
Dim oldValue As Object
Dim newValue As Object

Me.OnSet(index, oldValue, newValue)
protected override void OnSet(
    int index,
    Object oldValue,
    Object newValue
)

Paramètres

Voir aussi

Référence

SPWebPartTransformerCollection classe

SPWebPartTransformerCollection - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms