ModuleCommandsOnlineMarketingEnsureDefaultCombination Method |
Creates the default combination for a given page template (The default combination contains original versions of the page template webparts).
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static void OnlineMarketingEnsureDefaultCombination(
int pageTemplateId
)
Parameters
- pageTemplateId
- Type: SystemInt32
The page template id
See Also