summaryP:DotNetNuke.UI.WebControls.DnnTree.PopulateNodesFromClient
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll)
Syntax
C# |
---|
[PersistenceModeAttribute(PersistenceMode.Attribute)] [DefaultValueAttribute(true)] [BindableAttribute(false)] public bool PopulateNodesFromClient { get; set; } |
Visual Basic |
---|
<PersistenceModeAttribute(PersistenceMode.Attribute)> <DefaultValueAttribute(true)> <BindableAttribute(false)> Public Property PopulateNodesFromClient As Boolean Get Set |