MVTestInfoProviderGetPageSiteCode Method (String, Int32) |
Gets the page site code.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual string GetPageSiteCode(
string path,
int siteId
)
Parameters
- path
- Type: SystemString
The path - siteId
- Type: SystemInt32
The site id
Return Value
Type:
StringSee Also