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

Inheritance: InputControl
ファイルを表示 Open project: Kooboo/Ecommerce

Protected Methods

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

Method Details

BuildControl() protected method

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