Enum ContextActionMode
Specifies the mode of an action.
Namespace: DataWeb.Structure
Assembly: DataWeb.Core.dll
Syntax
public enum ContextActionMode
Fields
Name | Description |
---|---|
SetLocalAction | Set local action. |
SetNavigation | Set navigation. |
SetRemoteAction | Set remote action. |
UpdateData | Update data. |