Click or drag to resize
MVTCombinationInfoProviderGetNewCombinationNumberInternal Method
Gets a new combination number.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual int GetNewCombinationNumberInternal(
	int pageTemplateId,
	int documentId
)

Parameters

pageTemplateId
Type: SystemInt32
The page template id
documentId
Type: SystemInt32
The document id

Return Value

Type: Int32
See Also