Class AbpToolbarOptions
Inheritance
System.Object
AbpToolbarOptions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Toolbars
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.dll
Syntax
public class AbpToolbarOptions
Constructors
AbpToolbarOptions()
Declaration
public AbpToolbarOptions()
Properties
Contributors
Declaration
public List<IToolbarContributor> Contributors { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<IToolbarContributor> |