Table of Contents

Method GetEntityHeaderImage

Namespace
Innova.Prism.Library
Assembly
Innova.Prism.Library.dll

GetEntityHeaderImage(string, int)

Gets an entity header image by its name and size.

public static Image GetEntityHeaderImage(string imageName, int size)

Parameters

imageName string

The name of the image.

size int

The size of the image.

Returns

Image

The entity header image with the specified name and size.