Click or drag to resize
UniTreeUsePostBack Property
Gets ors sets the value which determines whether the tree will generate postbacks on node click.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public bool UsePostBack { get; set; }

Property Value

Type: Boolean
See Also