Class GlobalScriptViewComponent
Inheritance
GlobalScriptViewComponent
Assembly: Volo.CmsKit.Public.Web.dll
Syntax
public class GlobalScriptViewComponent : AbpViewComponent
Constructors
GlobalScriptViewComponent(IFeatureChecker)
Declaration
public GlobalScriptViewComponent(IFeatureChecker featureChecker)
Parameters
Properties
FeatureChecker
Declaration
protected IFeatureChecker FeatureChecker { get; }
Property Value
Methods
InvokeAsync()
Declaration
public Task<IViewComponentResult> InvokeAsync()
Returns
Extension Methods