Click or drag to resize
UniTreeDefaultImagePath Property
Gets or sets default image path. (Image path has higher priority that default font icon class.)

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

Property Value

Type: String
See Also