public string UpdateSubTypeOptions3(string type) { var options = HtmlUtil.GetSubTypeOptions3(type); return(options); }