Search Results for

    Show / Hide Table of Contents

    Enum TextType

    The formatting that can be applied to text when displayed in a TextEditorParam popup window

    Namespace: LemonEdge.Client.Core.Support
    Assembly: LemonEdge.ClientCore.dll
    Syntax
    public enum TextType : short

    Fields

    Name Description
    CSharp

    Formatting applied as c# .net language, can also include reference to a context local type

    NormalText

    Plain text with no formatting

    SQL

    Formatting applied as t-sql

    Extension Methods

    LinqExtensions.AsArray<TextType>(TextType)
    LinqExtensions.ToArrayOfOne<TextType>(TextType)
    LinqExtensions.ToListOfOne<TextType>(TextType)
    MiscExtensions.SetIfNotEqual<TextType, TP>(TextType, Expression<Func<TextType, TP>>, TP)
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.