C# Class AJH.CMS.WEB.UI.Admin.ColorPicker_UC

Show file Open project: ajhCMS/AJH.CMS.WEB.UI

Protected Properties

Property Type Description
cpeColor global::AjaxControlToolkit.ColorPickerExtender
rfvColor global::System.Web.UI.WebControls.RequiredFieldValidator
txtColor global::System.Web.UI.WebControls.TextBox

Property Details

cpeColor protected property

cpeColor control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.ColorPickerExtender cpeColor
return global::AjaxControlToolkit.ColorPickerExtender

rfvColor protected property

rfvColor control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvColor
return global::System.Web.UI.WebControls.RequiredFieldValidator

txtColor protected property

txtColor control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtColor
return global::System.Web.UI.WebControls.TextBox