Share via


OutputCacheProfile(String) Konstruktor

Definice

Inicializuje novou instanci OutputCacheProfile třídy.

public:
 OutputCacheProfile(System::String ^ name);
public OutputCacheProfile (string name);
new System.Web.Configuration.OutputCacheProfile : string -> System.Web.Configuration.OutputCacheProfile
Public Sub New (name As String)

Parametry

name
String

Hodnota názvu, která se má použít.

Platí pro