AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

CMSNavigationEngine..::..GetSEONameByDomainLanguage Method

Gets the seo name by domain language.

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

Syntax


protected internal string GetSEONameByDomainLanguage(
	Guid masterid,
	int domainId,
	int languageId
)

Parameters

masterid
Type: Guid
The masterid.
domainId
Type: Int32
The domain identifier.
languageId
Type: Int32
The language identifier.

Return Value

System.String.