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