AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

DomainLanguageHelper..::..ReplaceDomainSlugs Method

Replaces the domain slugs.

Namespace:  AdvantageCMS.Core.Utils
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static string ReplaceDomainSlugs(
	SQL currentSql,
	string rawContent,
	int currentDomainId
)

Parameters

currentSql
Type: AdvantageCMS.Data..::..SQL
The current SQL.
rawContent
Type: String
Content of the raw.
currentDomainId
Type: Int32
The current domain identifier.

Return Value

System.String.