public DeclareAction( string strActionName )
public: DeclareAction( String^ strActionName )
Parameters
| Parameter Name | Description |
|---|---|
| strActionName | The function is saved with this name as an Action in the system. |
public DeclareAction( string strActionName )
public: DeclareAction( String^ strActionName )
| Parameter Name | Description |
|---|---|
| strActionName | The function is saved with this name as an Action in the system. |