OutputCacheProfileCollection.Set(OutputCacheProfile) Metod
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Anger det angivna OutputCacheProfile objektet.
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)
Parametrar
- user
- OutputCacheProfile
Det element som OutputCacheProfileCollection ska anges.
Undantag
Är OutputCacheProfileCollection skrivskyddad.
Kommentarer
Metoden Set ändrar ett befintligt OutputCacheProfileCollection element.