Show / Hide Table of Contents

    Enum EncType

    Representation of the different form encoding types. Use .Humanize() to get the enc type for output.

    Namespace: ChameleonForms.Enums
    Assembly: ChameleonForms.Core.dll
    Syntax
    public enum EncType

    Fields

    Name Description
    Multipart

    Multipart

    Plain

    Plain text

    UrlEncoded

    URL encoded

    Extension Methods

    HtmlAttributesExtensions.ToHtmlAttributes()
    • Improve this Doc
    • View Source
    Back to top © Copyright 2012-2020 MRCollective, Rob Moore, Matt Davies and the contributors to ChameleonForms.