Gets or sets a value indicating whether to include the root category in the listing of categories. Default is to not include the root category.

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

Syntax

C#
public bool IncludeRootCategory { get; set; }

See Also