Get the SiteManager for this manager.
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
ISiteManager SiteManager { get; } |
Visual Basic |
---|
ReadOnly Property SiteManager As ISiteManager Get |
Visual C++ |
---|
property ISiteManager^ SiteManager { ISiteManager^ get (); } |