Previous Next

Thread: How to customize Help and OnlineHelp items in ActionPane in IIS 7.0

Last post 09-10-2008 2:46 AM by neha.noma. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 09-08-2008, 4:14 AM

    How to customize Help and OnlineHelp items in ActionPane in IIS 7.0

    Hi,

    I have written my own managed module using C#. I used ModuleDialogPage class for it. Now I am getting two extra items in Actions pane -- "Help and Online Help". I tried overriding following functions to disable them as declared in ModulePage class.

    - protected internal virtual bool ShowOnlineHelp();

    - protected virtual bool ShowHelp(); 

    But its of no use.

    Right now "Help" opens -> http://www.iis.net

    and "Online Help" opens -> http://technet.microsoft.com/en-us/library/cc732976.aspx

    I am not sure how to use these links to open my help files or online pages. I dont see any function where I can mention the help file location or web page path. I am not sure whether they can be modified or not. 

     

    Please guide:(

     

  • 09-10-2008, 2:46 AM In reply to

    Re: How to customize Help and OnlineHelp items in ActionPane in IIS 7.0

    Any help???

     I am still stuck with same problem :(

     

Page 1 of 1 (2 items)
Page view counter