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: 13.0.131
Syntax public bool UsePostBack { get; set; }
Property Value
Type:
BooleanSee Also