ImageSelectorUseImagePath Property |
Indicates whether image path (TRUE) or path with node guid (FALSE) should be returned to the textbox field.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntaxpublic bool UseImagePath { get; set; }
Property Value
Type:
Boolean
See Also