C# Class RunningObjects.Core.Caching.CachedPage

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: edurdias/RunningObjects Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CachedPage ( System.Web.UI.OutputCacheParameters cacheSettings ) : System

Méthodes protégées

Méthode Description
FrameworkInitialize ( ) : void

Method Details

CachedPage() public méthode

public CachedPage ( System.Web.UI.OutputCacheParameters cacheSettings ) : System
cacheSettings System.Web.UI.OutputCacheParameters
Résultat System

FrameworkInitialize() protected méthode

protected FrameworkInitialize ( ) : void
Résultat void