This topic has not yet been rated - Rate this topic

LevelHierarchyWebPart.Level3Style Property

Gets or sets the style used to display items in the third level.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
[PersonalizableAttribute(PersonalizationScope.Shared)]
[WebBrowsableAttribute(false)]
public string Level3Style { get; set; }

Property Value

Type: System.String
The name of the XSL template used to display third level data.

In order for the Web Part to render a level, the Web Part must be associated with an XSL style sheet that either contains or imports a template with a name that matches the third level style name. The default value is Vertical.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ