Class EntityChangeWidgetViewComponent
Inheritance
EntityChangeWidgetViewComponent
Assembly: Volo.Abp.AuditLogging.Web.dll
Syntax
public class EntityChangeWidgetViewComponent : AuditLogsComponentBase
Constructors
EntityChangeWidgetViewComponent()
Declaration
public EntityChangeWidgetViewComponent()
Methods
Invoke(IEnumerable<EntityChangeWithUsernameDto>)
Declaration
public virtual IViewComponentResult Invoke(IEnumerable<EntityChangeWithUsernameDto> entityChanges)
Parameters
Returns
Extension Methods