URL Parameters Parameter Description Pageid Displays the specified page when a help system is opened. Skin Applies the specified skin when a help system is opened. Search
Dynamic Help Console Parameters
Note: Place a question mark (?) before the first parameter and an ampersand (&) before additional parameters.
Syntax: default.aspx?pageid=<Page ID>
Example1: WebServer1/helpconsole2010/helpproject1/default.aspx?pageid=faq
Example2: http://www.company.com/help/helpproject1/default.aspx?pageid=faq
Syntax: default.aspx?Skin=<SkinName>
Example1: WebServer1/helpconsole2010/helpproject1/default.aspx?skin=blue
Example2: http://www.company.com/help/helpproject1/default.aspx?skin=blue
Lists pages matching the search text specified in the URL.
Syntax: default.aspx?Search=<SearchText>
Example: default.aspx?search=keyword
Anchor
Specifies the anchor to display when the page is loaded.
Example: default.aspx?pageid=Editor_Toolbar&anchor=undo
Merge Pageid
Displays a page within an embedded (or merged) project when a help system is opened.
Syntax: default.aspx?pageid=<Project>:<Page ID>
Example1: WebServer1/helpconsole2010/helpproject1/default.aspx?pageid=project1:faq
Example2: http://www.company.com/help/helpproject1/default.aspx?pageid=project1:faq
Example - WebServer1/helpconsole2010/helpproject1/default.aspx?pageid=faq&skin=blue
|
Parameter |
Description |
|
Page |
Displays the specified page when the help system is opened. |
|
Anchor |
Loads the specified page and positions the specified anchor at the top of the page. |
|
|