Пример #1
0
 private global::Microsoft.SharePoint.WebControls.PeopleEditor @__BuildControlpppAdd()
 {
     global::Microsoft.SharePoint.WebControls.PeopleEditor @__ctrl;
     @__ctrl     = new global::Microsoft.SharePoint.WebControls.PeopleEditor();
     this.pppAdd = @__ctrl;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID          = "pppAdd";
     @__ctrl.Width       = new System.Web.UI.WebControls.Unit(100, System.Web.UI.WebControls.UnitType.Percentage);
     @__ctrl.BorderStyle = System.Web.UI.WebControls.BorderStyle.Solid;
     @__ctrl.BorderColor = System.Drawing.Color.Black;
     @__ctrl.BorderWidth = new System.Web.UI.WebControls.Unit(1, System.Web.UI.WebControls.UnitType.Pixel);
     @__ctrl.MultiSelect = true;
     return(@__ctrl);
 }
Пример #2
0
 private global::Microsoft.SharePoint.WebControls.PeopleEditor @__BuildControl__control11()
 {
     global::Microsoft.SharePoint.WebControls.PeopleEditor @__ctrl;
     @__ctrl = new global::Microsoft.SharePoint.WebControls.PeopleEditor();
     @__ctrl.TemplateControl = this;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.Rows         = 1;
     @__ctrl.ID           = "txtAssignTo";
     @__ctrl.AllowEmpty   = false;
     @__ctrl.SelectionSet = "User";
     @__ctrl.MultiSelect  = false;
     @__ctrl.Width        = new System.Web.UI.WebControls.Unit(300D, global::System.Web.UI.WebControls.UnitType.Pixel);
     @__ctrl.PlaceButtonsUnderEntityEditor = false;
     return(@__ctrl);
 }
Пример #3
0
 private global::Microsoft.SharePoint.WebControls.PeopleEditor @__BuildControlpeoplepickeremp()
 {
     global::Microsoft.SharePoint.WebControls.PeopleEditor @__ctrl;
     @__ctrl = new global::Microsoft.SharePoint.WebControls.PeopleEditor();
     this.peoplepickeremp = @__ctrl;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID               = "peoplepickeremp";
     @__ctrl.Visible          = true;
     @__ctrl.AllowEmpty       = false;
     @__ctrl.ValidatorEnabled = true;
     @__ctrl.SelectionSet     = "User";
     @__ctrl.MultiSelect      = false;
     @__ctrl.CssClass         = "NoBorder";
     return(@__ctrl);
 }
 private global::Microsoft.SharePoint.WebControls.PeopleEditor @__BuildControlauditedBy_PeopleEditor() {
     global::Microsoft.SharePoint.WebControls.PeopleEditor @__ctrl;
     @__ctrl = new global::Microsoft.SharePoint.WebControls.PeopleEditor();
     this.auditedBy_PeopleEditor = @__ctrl;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID = "auditedBy_PeopleEditor";
     @__ctrl.AllowEmpty = false;
     @__ctrl.SelectionSet = "User";
     @__ctrl.Rows = 1;
     @__ctrl.MultiSelect = false;
     @__ctrl.AllowTypeIn = false;
     @__ctrl.ShowButtons = false;
     return @__ctrl;
 }
 private global::Microsoft.SharePoint.WebControls.PeopleEditor @__BuildControlresponsiblePerson_PeopleEditor() {
     global::Microsoft.SharePoint.WebControls.PeopleEditor @__ctrl;
     @__ctrl = new global::Microsoft.SharePoint.WebControls.PeopleEditor();
     this.responsiblePerson_PeopleEditor = @__ctrl;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID = "responsiblePerson_PeopleEditor";
     @__ctrl.AllowEmpty = false;
     @__ctrl.SelectionSet = "User";
     @__ctrl.AllowTypeIn = false;
     @__ctrl.Rows = 1;
     @__ctrl.MultiSelect = false;
     @__ctrl.ShowButtons = false;
     @__ctrl.CssClass = "disableControl";
     return @__ctrl;
 }
 private global::Microsoft.SharePoint.WebControls.PeopleEditor @__BuildControlspPeoplePicker()
 {
     global::Microsoft.SharePoint.WebControls.PeopleEditor @__ctrl;
     @__ctrl = new global::Microsoft.SharePoint.WebControls.PeopleEditor();
     this.spPeoplePicker = @__ctrl;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID = "spPeoplePicker";
     @__ctrl.SelectionSet = "User";
     @__ctrl.AllowEmpty = false;
     @__ctrl.MultiSelect = false;
     return @__ctrl;
 }
 private global::Microsoft.SharePoint.WebControls.PeopleEditor @__BuildControlpeoplepicker()
 {
     global::Microsoft.SharePoint.WebControls.PeopleEditor @__ctrl;
     @__ctrl = new global::Microsoft.SharePoint.WebControls.PeopleEditor();
     this.peoplepicker = @__ctrl;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID = "peoplepicker";
     @__ctrl.AllowTypeIn = true;
     return @__ctrl;
 }