Udostępnij za pośrednictwem


OutputCacheProfileCollection.Set(OutputCacheProfile) Metoda

Definicja

Ustawia określony obiekt OutputCacheProfile.

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)

Parametry

user
OutputCacheProfile

Element OutputCacheProfileCollection do ustawienia.

Wyjątki

Uwagi

Metoda Set modyfikuje istniejący element OutputCacheProfileCollection.

Dotyczy

Zobacz też