// Token: 0x060001D2 RID: 466 RVA: 0x0000ABAF File Offset: 0x00008DAF string IHelpUrlGenerator.GetHelpUrl(string helpId) { return(HelpProvider.ConstructHelpRenderingUrlWithQualifierHelpId("ms.exch.setup.", helpId).ToString()); }
public string GetHelpUrl() { return(HelpProvider.ConstructHelpRenderingUrlWithQualifierHelpId("ms.exch.setupreadiness.", ((Rule)base.Source).GetHelpId()).ToString()); }