Bagikan melalui


OutputCacheProfileCollection.Set(OutputCacheProfile) Metode

Definisi

Mengatur objek OutputCacheProfile yang ditentukan.

public:
 void Set(System::Web::Configuration::OutputCacheProfile ^ user);
public void Set(System.Web.Configuration.OutputCacheProfile user);
member this.Set : System.Web.Configuration.OutputCacheProfile -> unit
Public Sub Set (user As OutputCacheProfile)

Parameter

user
OutputCacheProfile

Elemen OutputCacheProfileCollection yang akan diatur.

Pengecualian

Keterangan

Metode Set memodifikasi elemen OutputCacheProfileCollection yang ada.

Berlaku untuk

Lihat juga