CMSAdminEngine..::..GetToolMSCPDomains Method
Gets the list of MSCP domains associated with the specified object and language.
Namespace:
AdvantageCMS.Core.Admin.EngineAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public List<mscpDomain> GetToolMSCPDomains( Guid masterID, int languageId )
Parameters
- masterID
- Type: Guid
The master identifier of the object.
- languageId
- Type: Int32
The language identifier.

