Gets or sets whether to include the root page in a hierarchical view.

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 6.0.530.0

Syntax

C#
public bool IncludeRootPage { get; set; }

See Also