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.1.5347.20411)
Parameters
- node
- Type: CMS.DocumentEngine TreeNode
Blog post document
- parent
- Type: CMS.DocumentEngine TreeNode
Current parent document
- tree
- Type: CMS.DocumentEngine TreeProvider
TreeProvider to use
Return Value
Type: TreeNodeID of the new parent (blog month document if CMS.BlogMonth document type exists)
See Also