Click or drag to resize
ImageSelectorUseImagePath Property
Indicates whether image path (TRUE) or path with node guid (FALSE) should be returned to the textbox field.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public bool UseImagePath { get; set; }

Property Value

Type: Boolean
See Also