Class FormatViewComponent
Inherited Members
Namespace: Volo.CmsKit.ViewComponents
Assembly: Volo.CmsKit.Web.Unified.dll
Syntax
[Widget(AutoInitialize = true)]
[ViewComponent(Name = "Format")]
public class FormatViewComponent : AbpViewComponent
Constructors
FormatViewComponent()
Declaration
public FormatViewComponent()
Methods
InvokeAsync()
Declaration
public virtual Task<IViewComponentResult> InvokeAsync()
Returns
Type | Description |
---|---|
Task<IViewComponentResult> |