CategoryNavigationWebPart.DisplayStyle, propriété (Microsoft.SharePoint.Portal.WebControls)
Obsolete. Gets or sets the number of layers and whether the layout is horizontal or vertical.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Property DisplayStyle As CategoryNavigationWebPartRenderStyle
'Utilisation
Dim instance As CategoryNavigationWebPart
Dim value As CategoryNavigationWebPartRenderStyle
value = instance.DisplayStyle
instance.DisplayStyle = value
public CategoryNavigationWebPartRenderStyle DisplayStyle { get; set; }
Valeur de la propriété
Microsoft.SharePoint.Portal.WebControls.CategoryNavigationWebPartRenderStyle. The enumeration that indicates the display style.
Voir aussi
Référence
CategoryNavigationWebPart, classe
Membres CategoryNavigationWebPart
Microsoft.SharePoint.Portal.WebControls, espace de noms