Поделиться через


OutputCacheProfile(String) Конструктор

Определение

Инициализирует новый экземпляр класса OutputCacheProfile.

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)

Параметры

name
String

Значение имени для использования.

Применяется к