Gets and Sets whether the Menu should be populated from the client
Namespace: DotNetNuke.UI.ContainersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool PopulateNodesFromClient { get; set; } |
| Visual Basic |
|---|
Public Property PopulateNodesFromClient As Boolean Get Set |