AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

CMSDomainEngine..::..FillDomainPaths Method

Fills an existing domain object's DomainPaths property from the database.

Namespace:  AdvantageCMS.Core.Admin.Engine
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public Domain FillDomainPaths(
	Domain d
)

Parameters

d
Type: AdvantageCMS.Core.Common.BusinessEntity..::..Domain
The domain whose DomainPaths property will be populated.

Return Value

The same Domain instance with its DomainPaths populated.