Show / Hide Table of Contents

    Namespace ChameleonForms

    Classes

    ChameleonFormExtensions

    Default extension methods for Form<TModel>.

    Constants

    Global ChameleonForms constants.

    Extensions

    Extension methods used by ChameleonForms.

    Form<TModel>

    Default Chameleon Form implementation.

    HtmlAttributes

    Represents a set of HTML attributes.

    HtmlAttributesExtensions

    Extension methods for the HtmlAttributes class.

    HtmlHelperExtensions

    Extension methods against HtmlHelper.

    HumanizedLabelsDisplayMetadataProvider

    Data Annotations Model Metadata Provider that transforms camel-case view model property names to sentence case for their display name unless the display name has already been overriden.

    LazyHtmlAttributes

    HtmlAttributes class that evaluates a given HTML generator when .ToHtmlString() is called.

    ServiceCollectionExtensions

    Extension methods for Microsoft.Extensions.DependencyInjection.IServiceCollection.

    Interfaces

    IForm

    Interface for a modeless cast of a Chameleon Form.

    IForm<TModel>

    Interface for a Chameleon Form.

    Back to top © Copyright 2012-2020 MRCollective, Rob Moore, Matt Davies and the contributors to ChameleonForms.