For Example:
this.TextBoxUser.Attributes.Add("disabled", "disabled");
this.DropDownListBeginHour.Attributes.Add("disabled", "");
this.DropDownListEndHour.Attributes.Add("disabled", "");