C# Class Alloy.Business.Channels.DisplayResolutionBase

Base class for all resolution definitions
Inheritance: IDisplayResolution
Afficher le fichier Open project: episerver/EPiTranslateFlowDemo

Private Properties

Свойство Type Description
Translate string

Méthodes protégées

Méthode Description
DisplayResolutionBase ( string name, int width, int height ) : EPiServer.Framework.Localization

Private Methods

Méthode Description
Translate ( string resurceKey ) : string

Method Details

DisplayResolutionBase() protected méthode

protected DisplayResolutionBase ( string name, int width, int height ) : EPiServer.Framework.Localization
name string
width int
height int
Résultat EPiServer.Framework.Localization