Class TagHelperPropertiesViewComponent
Inheritance
TagHelperPropertiesViewComponent
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.dll
Syntax
public class TagHelperPropertiesViewComponent : AbpViewComponent
Constructors
TagHelperPropertiesViewComponent()
Declaration
public TagHelperPropertiesViewComponent()
Properties
Properties
Declaration
public List<PropertyInfo> Properties { get; }
Property Value
Methods
Invoke(Type)
Declaration
public IViewComponentResult Invoke(Type type)
Parameters
| Type |
Name |
Description |
| Type |
type |
|
Returns
Extension Methods