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.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public bool UseImagePath { get; set; }

Property Value

Type: Boolean
See Also