| MVTCombinationInfoProviderGetNewCombinationNumberInternal Method  | 
            Gets a new combination number.
            
 
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntaxprotected 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