Click or drag to resize
MVTestInfoProviderGetPageSiteCode Method (String, Int32)
Gets the page site code.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual string GetPageSiteCode(
	string path,
	int siteId
)

Parameters

path
Type: SystemString
The path
siteId
Type: SystemInt32
The site id

Return Value

Type: String
See Also