IPageActivatorProvider Interfejs

Definicja

Udostępnia metody tworzenia strony Razor.

public interface class IPageActivatorProvider
public interface IPageActivatorProvider
type IPageActivatorProvider = interface
Public Interface IPageActivatorProvider
Pochodne

Metody

CreateActivator(CompiledPageActionDescriptor)

Tworzy aktywator strony Razor.

CreateAsyncReleaser(CompiledPageActionDescriptor)

Zwalnia stronę Razor asynchronicznie.

CreateReleaser(CompiledPageActionDescriptor)

Zwalnia stronę Razor.

Dotyczy