void ShowHelpFromKeyword(string helpKeyword)
void ShowHelpFromUrl(string helpUrl)
void ClearContextAttributes()
IHelpService CreateLocalContext(HelpContextType contextType)
void RemoveContextAttribute(string name, string value)
void RemoveLocalContext(IHelpService localContext)
void AddContextAttribute(string name, string value, HelpKeywordType keywordType)