bool Enabled( string strActionName, ActionCallingContext actionContext )
bool Enabled( String^ strActionName, ActionCallingContext^ actionContext )
Parameters
- strActionName
- The name of this action
- actionContext
- The calling context
Return Value
true: The return action is enabled.