Aracılığıyla paylaş


OutputCacheProfile(String) Oluşturucu

Tanım

OutputCacheProfile sınıfının yeni bir örneğini başlatır.

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)

Parametreler

name
String

Kullanılacak ad değeri.

Şunlara uygulanır