UniTreeUsePostBack Property |
Gets ors sets the value which determines whether the tree will generate postbacks on node click.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public bool UsePostBack { get; set; }
Property Value
Type:
BooleanSee Also