C# (CSharp) MvcContrib.FluentHtml.Behaviors Пространство имен

Классы

Имя Описание
RequiredCssClassBehavior Adds a CSS class to the element if the it has an attribute of the specified type or if the model member is a non-nullable value type.
TypeCssClassBehavior Adds CSS classes to the element based on the type of the member. Specifically handles number and date elements.
ValidationBehavior