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