Click or drag to resize
DialogViewModeEnum Enumeration
Enumeration defining the view mode of the selector.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public enum DialogViewModeEnum
Members
  Member nameValueDescription
ListView0 Items displayed as list.
ThumbnailsView1 Items displayed as thumbnails.
See Also