Table of Contents

Enum ParagraphSort

Namespace
Dynamicweb.Content
Assembly
Dynamicweb.dll
Defines how paragraph collections should be sorted
public enum ParagraphSort

Fields

Container = 1
Sort by container name
ContainerAndSort = 2
Sort by container name and sort
Sort = 0
Sort by sort
To top