Partager via


CacheTagHelperOptions Classe

Définition

Fournit une configuration par programme pour l’assistant de balise de cache dans l’infrastructure MVC.

public ref class CacheTagHelperOptions
public class CacheTagHelperOptions
type CacheTagHelperOptions = class
Public Class CacheTagHelperOptions
Héritage
CacheTagHelperOptions

Constructeurs

CacheTagHelperOptions()

Fournit une configuration par programme pour l’assistant de balise de cache dans l’infrastructure MVC.

Propriétés

SizeLimit

Taille totale maximale en octets qui seront mis en cache par le CacheTagHelper à un moment donné.

S’applique à