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