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.Int32Index de la catégorie pour la développer.