Click or drag to resize
SelectSinglePathUseImageButtons Property

Note: This API is now obsolete.

If true, image buttons are used.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("This property is obsolete. Component doesn't use image buttons anymore due to font-icon approach.")]
public bool UseImageButtons { get; set; }

Property Value

Type: Boolean
See Also