Class CompanyStructureSetEntitiesController
Inheritance
CompanyStructureSetEntitiesController
Implements
Inherited Members
Namespace: LemonEdge.Client.Core.Views.Controllers
Assembly: LemonEdge.ClientEntities.dll
Syntax
public class CompanyStructureSetEntitiesController : BaseEntitySetEntitiesController<ICompanyStructure, ISetEntity>, IBaseGridController, ICollectionExportable, INewGridItemImplementor<ISetEntity>, ICopyGridItemImplementor<ISetEntity>, IGrid, IDeleteGridItemImplementor<ISetEntity>, ISearchController, IModelViewController
Constructors
CompanyStructureSetEntitiesController(IBaseGridRelatedCollection<ICompanyStructure, ISetEntity>)
Declaration
public CompanyStructureSetEntitiesController(IBaseGridRelatedCollection<ICompanyStructure, ISetEntity> view)
Parameters
Type | Name | Description |
---|---|---|
IBaseGridRelatedCollection<ICompanyStructure, ISetEntity> | view |
Properties
ContextHelpURL
An optional associated url of a help file for the view this controller works with
Declaration
public override string ContextHelpURL { get; }
Property Value
Type | Description |
---|---|
string |
Overrides
LemonEdge.Client.Core.Views.Controllers.BaseEntitySetEntitiesController<LemonEdge.API.Entities.FinancialServices.LegalEntity.ICompanyStructure, LemonEdge.API.Entities.FinancialServices.LegalEntity.ISetEntity>.ContextHelpURL