bool ExecuteAction( string strAction, ref CallingContext oContext )
bool ExecuteAction( String^ strAction, CallingContext^% oContext )
Parameters
| Parameter Name | Description |
|---|---|
| strAction | Action name. |
| oContext | Calling context. |
bool ExecuteAction( string strAction, ref CallingContext oContext )
bool ExecuteAction( String^ strAction, CallingContext^% oContext )
| Parameter Name | Description |
|---|---|
| strAction | Action name. |
| oContext | Calling context. |