C# (CSharp) Candor.Web.Mvc Namespace

Nested Namespaces

Candor.Web.Mvc.Filters

Classes

Name Description
EnhancedSelectListItem An enhancement of a basic SelectListItem that adds other supported html attributes and extensions for the data specification.
HtmlHelperExtension Various extensions to the HtmlHelper class.
ModelStateDictionaryExtension Extensions for ModelStateDictionary
MvcTag Defines any type of tag that can be used in a using statement which will automatically close itself at the end of the using block (on Dispose).
MvcTagHtmlHelperExtension Extension methods for HtmlHelper for creating tags.