OutputCacheProfile(String) Constructor

Definitie

Initialiseert een nieuw exemplaar van de OutputCacheProfile klasse.

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)

Parameters

name
String

De te gebruiken naamwaarde.

Van toepassing op