CommandContext (Type)
Context in which the command is called.
Based On:
Enumeration
Possible Values:
Value | Display Value | Description |
---|---|---|
command | command | Called in another command call. |
layout | layout | Called from container layout properties. |
page | page | Called during page render. |
reorder | reorder | Called from reorder interface of container. |
Error Message:
None