Enum TabMoveType
Identifies common tab move types.
Namespace: DotNetNuke.Entities.Tabs
Assembly: DotNetNuke.dll
Syntax
public enum TabMoveType : int
Fields
Name | Description |
---|---|
Bottom | Identifies common tab move types. |
Demote | Identifies common tab move types. |
Down | Identifies common tab move types. |
Promote | Identifies common tab move types. |
Top | Identifies common tab move types. |
Up | Identifies common tab move types. |