Share via


CustomPropertyToolPart.Expand - Méthode (Int32)

Développe la catégorie spécifiée dans le composant outil.

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

Syntaxe

'Déclaration
Public Sub Expand ( _
    categoryIndex As Integer _
)
'Utilisation
Dim instance As CustomPropertyToolPart
Dim categoryIndex As Integer

instance.Expand(categoryIndex)
public void Expand(
    int categoryIndex
)

Paramètres

  • categoryIndex
    Type : System.Int32

    Index de la catégorie pour la développer.

Voir aussi

Référence

CustomPropertyToolPart classe

CustomPropertyToolPart - Membres

Expand - Surcharge

Microsoft.SharePoint.WebPartPages - Espace de noms