MVTCombinationInfoProviderGetNewCombinationNumber Method |
Gets the new combination number.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax public static int GetNewCombinationNumber(
int pageTemplateId,
int documentId
)
Parameters
- pageTemplateId
- Type: SystemInt32
The page template id - documentId
- Type: SystemInt32
The document id
Return Value
Type:
Int32See Also