C# Class EnterpriseWebLibrary.EnterpriseWebFramework.Controls.EwfImage

An image.
Inheritance: System.Web.UI.WebControls.WebControl, ControlTreeDataLoader
Afficher le fichier Open project: enduracode/enterprise-web-library Class Usage Examples

Private Properties

Свойство Type Description
ControlTreeDataLoader void

Méthodes publiques

Méthode Description
EwfImage ( ResourceInfo imageInfo ) : System.Linq

Creates an image.

Private Methods

Méthode Description
ControlTreeDataLoader ( ) : void

Method Details

EwfImage() public méthode

Creates an image.
public EwfImage ( ResourceInfo imageInfo ) : System.Linq
imageInfo ResourceInfo Do not pass null.
Résultat System.Linq