public int GetChecked( ActionCallingContext oCallingContext, string strActionWithParameters )
public: int GetChecked( ActionCallingContext^ oCallingContext, String^ strActionWithParameters )
Parameters
| Parameter Name | Description |
|---|---|
| oCallingContext | Used to pass parameters to an action and to receive return values of the action |
| strActionWithParameters | Action name with parameters |