Enum ListViewModes
- Namespace
- Dynamicweb.Frontend.ItemPublisher
- Assembly
- Dynamicweb.dll
Represents the modes of the list ViewMode.
public enum ListViewModes
Fields
Normal = 0
Full list with paging.
Partial = 1
Partial list with selected items range.