public string get_TagUserList0(int actionNum, int userType)
 {
     return(BaseUserControl.GetControlHTML <__TagUserList0>(Web.WebPath.GetFullPath("TagUsers/TagUserList0.ascx"), actionNum, userType));
 }
 public string get_TagUserList1(int actionNum, int userType, string _keyword, string _extandId, int _jailRoomSelectedIndex, string _jailRoomSelectedValue, string tagBindingSelectedValue, string tagOnlineSelectedValue, int pageIndex)
 {
     return(BaseUserControl.GetControlHTML <__TagUserList1>(Web.WebPath.GetFullPath("TagUsers/TagUserList1.ascx"), actionNum, userType, _keyword, _extandId, _jailRoomSelectedIndex, _jailRoomSelectedValue, tagBindingSelectedValue, tagOnlineSelectedValue, pageIndex));
 }
Example #3
0
 public string get_collapseView()
 {
     return(BaseUserControl.GetControlHTML <__MapAreaGroup0>(Web.WebPath.GetFullPath("Organize/MapAreaGroup0.ascx")));
 }