Udostępnij za pośrednictwem


OutputCacheProfile(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy OutputCacheProfile.

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

Wartość nazwy do użycia.

Dotyczy