Search Results for

    Show / Hide Table of Contents

    Enum MessageType

    The default type of message box button cofiguration used when showing a IMessage

    Namespace: LemonEdge.Client.Core.Messages
    Assembly: ClientCore.dll
    Syntax
    public enum MessageType : short

    Fields

    Name Description
    Ok
    YesNo
    YesNoCancel

    Extension Methods

    EnumHelper.GetShortFlaggedValues<MessageType>()
    EnumHelper.ToShortGuid<MessageType>()
    MiscExtensions.SetIfNotEqual<MessageType, P>(Expression<Func<MessageType, P>>, P)
    ReflectionExtensions.ClearEventInvocations(String)
    ReflectionHelper.GetEnumValueCustomAttributes<AttrType, MessageType>()
    StringExtensions.ToCSVFormatString(Type)
    SQLExtensions.ToSQLValue(Boolean)
    In This Article
    Back to top © LemonTree Software Ltd. All rights reserved.