OutputCacheProfile(String) Konstruktor

Definition

Initierar en ny instans av OutputCacheProfile klassen.

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)

Parametrar

name
String

Det namnvärde som ska användas.

Gäller för