public override void InitHelpers() { base.InitHelpers(); this.Bootstrap = new BootstrapHelper(this.ViewContext, Url, BootstrapMessageSource); }