C# Class Kooboo.Commerce.Web.Framework.UI.Form.Date

Inheritance: InputControl
Afficher le fichier Open project: Kooboo/Ecommerce

Méthodes protégées

Méthode Description
BuildControl ( System builder, Products field, string value, object htmlAttributes, System viewContext ) : void

Method Details

BuildControl() protected méthode

protected BuildControl ( System builder, Products field, string value, object htmlAttributes, System viewContext ) : void
builder System
field Products
value string
htmlAttributes object
viewContext System
Résultat void