AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

CMSAdminEngine..::..GetToolMSCPDomains Method

Gets the list of MSCP domains associated with the specified object and language.

Namespace:  AdvantageCMS.Core.Admin.Engine
Assembly:  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.

Return Value

A list of mscpDomain entries for the object.