Ensures that the parent document of the blog post is blog month.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- node
- Type: CMS.DocumentEngine TreeNode
Blog post document
- parentNodeId
- Type: System Int32
Node ID of the current parent node
- tree
- Type: CMS.DocumentEngine TreeProvider
TreeProvider to use
Return Value
Type: Int32ID of the new parent (blog month document if CMS.BlogMonth document type exists)
See Also