bool Enabled( string strActionName, ActionCallingContext actionContext )
bool Enabled( String^ strActionName, ActionCallingContext^ actionContext )
Parameters
| Parameter Name | Description |
|---|---|
| strActionName | The name of this action |
| actionContext | The calling context |
Return Value
TRUE, if the return action is enabled.