public void TranslatePage( string strProjectName, string strPage )
public: void TranslatePage( String^ strProjectName, String^ strPage )
Parameters
| Parameter Name | Description |
|---|---|
| strProjectName | Full link file name of the project, which contains the page. |
| strPage | Full name of the page to be translated. |