public ActionLinkHtmlBuilder(ActionLink component)
 {
     this.actionLink = component;
 }
 public ActionLinkHtmlBuilder(ActionLink component)
 {
     this.actionLink = component;
 }