Click or drag to resize

PFWidget_QuickAccess_ContentTypeDisplayMode Enumeration

Describes how the content-type of found items is displayed.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public enum PFWidget_QuickAccess_ContentTypeDisplayMode
Members
  Member nameValueDescription
None0 Nothing shown.
Icon1 Shows the content-type's icon.
Group2 Groups items by content-type and display the content-type name above each group.
See Also