Search Results for

    Show / Hide Table of Contents

    Enum MessageResult

    A result indicating the type of default MessageType button that was selected by the user from the IMessage box

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

    Fields

    Name Description
    Cancel
    No
    Ok
    Yes

    Extension Methods

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