C# Class HtmlTags.UI.Builders.DatePickerBuilder

Inheritance: BaseElementBuilder
显示文件 Open project: ryanohs/Fubu-HtmlTags-For-ASP.NET-MVC

Protected Methods

Method Description
BuildTag ( ElementRequest request ) : HtmlTags.HtmlTag
matches ( AccessorDef def ) : bool

Method Details

BuildTag() protected method

protected BuildTag ( ElementRequest request ) : HtmlTags.HtmlTag
request ElementRequest
return HtmlTags.HtmlTag

matches() protected method

protected matches ( AccessorDef def ) : bool
def AccessorDef
return bool