Initializes a new instance of the EntityRelationManager class
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public EntityRelationManager( ISiteManager siteMgr ) |
Visual Basic |
---|
Public Sub New ( _ siteMgr As ISiteManager _ ) |
Visual C++ |
---|
public: EntityRelationManager( ISiteManager^ siteMgr ) |
Parameters
- siteMgr
- Type: Cartella.Interfaces..::..ISiteManager