public bool SetPages( string strFullLinkFileName, string[] lPages )
public: bool SetPages( String^ strFullLinkFileName, array<String^>^ lPages )
Parameters
| Parameter Name | Description |
|---|---|
| strFullLinkFileName | Full link file name of the project. |
| lPages | Table with page names. |