Pages_Shared_EasyQuery__AdHocReporting class

public class AspNetCore.Pages_Shared_EasyQuery__AdHocReporting
    : RazorPage<object>

Package: Korzh.EasyQuery.RazorUI (targets: net5.0, netcoreapp3.1, netstandard2.0)

Assembly: Korzh.EasyQuery.RazorUi.Views.dll

Constructors

Name Type Description
Pages_Shared_EasyQuery__AdHocReporting() void

Properties

Name Type Description
Component IViewComponentHelper
Html IHtmlHelper<object>
Json IJsonHelper
ModelExpressionProvider IModelExpressionProvider
Url IUrlHelper

Methods

Name Type Description
ExecuteAsync() Task