Click or drag to resize

MoveDirection Enumeration

Stores move direction.

Namespace:  Dynamicweb.News.Common
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public enum MoveDirection
Members
  Member nameValueDescription
Up0 Move up.
Down1 Move down.
See Also