/// <inheritdoc />
 public virtual IHtmlString EndNavigation()
 {
     return(DefaultHtmlHelpers.EndNavigation());
 }