Enum ActionType
Type of an action.
public enum ActionType
- Extension Methods
Fields
Command = 1
Action which executes a page command.
CustomComponent = 2
Action with a custom component.
Link = 0
Action which redirects to a link.
Type of an action.
public enum ActionType
Command = 1
Action which executes a page command.
CustomComponent = 2
Action with a custom component.
Link = 0
Action which redirects to a link.