Class DisabledGlobalFeatureTestPage
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.GlobalFeatures
Assembly: Volo.Abp.AspNetCore.Mvc.Tests.dll
Syntax
[RequiresGlobalFeature("Not-Enabled-Feature")]
public class DisabledGlobalFeatureTestPage : PageModel, IAsyncPageFilter, IPageFilter, IFilterMetadata
Constructors
DisabledGlobalFeatureTestPage()
Declaration
public DisabledGlobalFeatureTestPage()
Methods
OnGet()
Declaration
public void OnGet()