UniTreeSelectedDefaultItemTemplate Property |
Gets or sets node template. You can use following macros:
##NODEJAVA## (encoded item name for using in javascript),
##NODENAME## (name of item), ##ICON## (image)
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public string SelectedDefaultItemTemplate { get; set; }
Property Value
Type:
StringSee Also