Пример #1
0
 public string ToHtmlString()
 {
     return(model.GenerateControlFormUI(html.ViewContext.Controller.ControllerContext));
 }