Click or drag to resize
MVTCombinationInfoProviderGetNewCombinationNumber Method
Gets the new combination number.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
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: Int32
See Also