CustomPropertyToolPart.Expand - Méthode (String)
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 ( _
categoryName As String _
)
'Utilisation
Dim instance As CustomPropertyToolPart
Dim categoryName As String
instance.Expand(categoryName)
public void Expand(
string categoryName
)
Paramètres
categoryName
Type : System.StringNom de la catégorie pour la développer.