Number of levels to show in tree.
Namespace:
EPiServer.Web.WebControlsAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
[BindableAttribute(true)] [DefaultValueAttribute()] [BrowsableAttribute(true)] public int NumberOfLevels { get; set; } |