Search Results for

    Show / Hide Table of Contents

    Interface ICustomImageImage

    Inherited Members
    IModelView.ClearUI()
    IModelView.ReActivateView()
    IModelView.ValidateUI()
    IModelView.Displayer
    IModelView.Descriptor
    IModelView.Controller
    Namespace: LemonEdge.Client.Core.Views
    Assembly: LemonEdge.ClientEntities.dll
    Syntax
    [ViewDescriptor("Image", typeof(CustomImage), ImageType.Image, null)]
    public interface ICustomImageImage : IModelView

    Methods

    DisplayImage(byte[])

    Declaration
    void DisplayImage(byte[] image)
    Parameters
    Type Name Description
    byte[] image

    Extension Methods

    LinqExtensions.AsArray<T>(T)
    LinqExtensions.ToArrayOfOne<T>(T)
    LinqExtensions.ToListOfOne<T>(T)
    MiscExtensions.SetIfNotEqual<T, TP>(T, Expression<Func<T, TP>>, TP)
    WeakReferenceExtensions.WeakReference(object)
    SQLExtensions.ToSQLValue(object, bool)
    ReflectionExtensions.ClearEventInvocations(object, string)
    StringExtensions.ToCSVFormatString(object, Type)
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.