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

Afficher le fichier Open project: ajhCMS/AJH.CMS.WEB.UI

Protected Properties

Свойство Type Description
cpeColor global::AjaxControlToolkit.ColorPickerExtender
rfvColor global::System.Web.UI.WebControls.RequiredFieldValidator
txtColor global::System.Web.UI.WebControls.TextBox

Property Details

cpeColor protected_oe property

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

rfvColor protected_oe 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
Résultat global::System.Web.UI.WebControls.RequiredFieldValidator

txtColor protected_oe 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
Résultat global::System.Web.UI.WebControls.TextBox