MVTCombinationInfoProviderGetMVTCombinationInfoInternal Method (String, String, String, String) |
Returns MVT combination with the specified parameters.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax protected virtual MVTCombinationInfo GetMVTCombinationInfoInternal(
string aliasPath,
string combinationName,
string siteName,
string culture
)
Parameters
- aliasPath
- Type: SystemString
Alias path - combinationName
- Type: SystemString
Combination name - siteName
- Type: SystemString
Site name - culture
- Type: SystemString
Culture code
Return Value
Type:
MVTCombinationInfoSee Also