private global::Microsoft.SharePoint.WebControls.CssRegistration @__BuildControlumCssReg()
 {
     global::Microsoft.SharePoint.WebControls.CssRegistration @__ctrl;
     @__ctrl       = new global::Microsoft.SharePoint.WebControls.CssRegistration();
     this.umCssReg = @__ctrl;
     @__ctrl.ID    = "umCssReg";
     @__ctrl.Name  = "/_layouts/15/upcor.usermanager/style.css";
     return(@__ctrl);
 }
 private global::Microsoft.SharePoint.WebControls.CssRegistration @__BuildControlumCssReg() {
     global::Microsoft.SharePoint.WebControls.CssRegistration @__ctrl;
     @__ctrl = new global::Microsoft.SharePoint.WebControls.CssRegistration();
     this.umCssReg = @__ctrl;
     @__ctrl.ID = "umCssReg";
     @__ctrl.Name = "/_layouts/15/upcor.usermanager/style.css";
     return @__ctrl;
 }
 private global::Microsoft.SharePoint.WebControls.CssRegistration @__BuildControlcssDoclibManager() {
     global::Microsoft.SharePoint.WebControls.CssRegistration @__ctrl;
     @__ctrl = new global::Microsoft.SharePoint.WebControls.CssRegistration();
     this.cssDoclibManager = @__ctrl;
     @__ctrl.ID = "cssDoclibManager";
     @__ctrl.Name = "/_layouts/15/Portrix.Lex.Archive/Styles/doclibManager.css";
     @__ctrl.After = "corev5.css";
     return @__ctrl;
 }
 private global::Microsoft.SharePoint.WebControls.CssRegistration @__BuildControlcssSemantic() {
     global::Microsoft.SharePoint.WebControls.CssRegistration @__ctrl;
     @__ctrl = new global::Microsoft.SharePoint.WebControls.CssRegistration();
     this.cssSemantic = @__ctrl;
     @__ctrl.ID = "cssSemantic";
     @__ctrl.Name = "/_layouts/15/Portrix.Lex.Archive/styles/libs/semantic/semantic.min.css?rev=4";
     @__ctrl.After = "corev5.css";
     return @__ctrl;
 }