OutputCacheParameters.Location Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld waarmee de locatie van de cachevermelding wordt bepaald.

public:
 property System::Web::UI::OutputCacheLocation Location { System::Web::UI::OutputCacheLocation get(); void set(System::Web::UI::OutputCacheLocation value); };
public System.Web.UI.OutputCacheLocation Location { get; set; }
member this.Location : System.Web.UI.OutputCacheLocation with get, set
Public Property Location As OutputCacheLocation

Waarde van eigenschap

Een van de OutputCacheLocation waarden.

Van toepassing op

Zie ook