SystemWebCachingSectionGroup Constructor

Definición

Crea una nueva instancia de SystemWebCachingSectionGroup.

public:
 SystemWebCachingSectionGroup();
public SystemWebCachingSectionGroup();
Public Sub New ()

Comentarios

El SystemWebCachingSectionGroup constructor no está pensado para usarse directamente desde el código. Lo llama el sistema de configuración de ASP.NET. Para obtener una instancia de la SystemWebCachingSectionGroup clase, use el GetSection método .

Se aplica a