public Page OpenPageWithName( string strFullLinkFileName, string strPageName )
public: Page^ OpenPageWithName( String^ strFullLinkFileName, String^ strPageName )
Parameters
| Parameter Name | Description |
|---|---|
| strFullLinkFileName | Full link file name of the project. |
| strPageName | Name of the page to open. |
Return Value
The opened Page object.