Freigeben über


OutputCacheProfile(String) Konstruktor

Definition

Initialisiert eine neue Instanz der OutputCacheProfile-Klasse.

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)

Parameter

name
String

Der zu verwendende Name.

Gilt für: