Show / Hide Table of Contents

    Enum MessageType

    Types of messages that can be displayed to the user

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

    Fields

    Name Description
    Action

    User action required.

    Failure

    Action failed.

    Information

    Informational message.

    Success

    Action successful.

    Warning

    Warning message.

    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.