AdvantageCMS.Core.Common.Enums Namespace
The Enums namespace.
Enumerations
Enumeration | Description | |
---|---|---|
eAdvantageAttributeAction |
Enum eAdvantageAttributeAction
|
|
eComparison |
Enum eComparison
|
|
eDisplayLocation |
Enum eDisplayLocation
|
|
eLanguageOrientation |
Enum eLanguageOrientation
|
|
eNavigationSelector |
XOR based enumeration used in requesting a List of navigations
C# var _navigations = GetNavigations(eNavigationSelector.VisibleInMenu | eNavigationSelector.FillAllProperties); |
|
eObjectState |
Enum eObjectState
|
|
eProtocol |
Enum eProtocol to provide instructions on how to communicate with the domain
|