public bool ExecuteAction( string strFullAction )
public: bool ExecuteAction( String^ strFullAction )
Parameters
- strFullAction
 - Action name or action name and all used parameters and values.
 
Return Value
Returns true if Action is called successfully. Otherwise returns false.