Click or drag to resize
UniFlatSelectorNotAvailableImageUrl Property
Gets or sets the URL for image which is used if flat item hasn't its own image.

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

Property Value

Type: String
See Also