TreeNodeUpdateInheritedChildTags Method |
Updates the tags of the child documents with inherited tag group.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax protected virtual void UpdateInheritedChildTags(
string sitename,
bool forceUpdate
)
Parameters
- sitename
- Type: SystemString
Site name - forceUpdate
- Type: SystemBoolean
Force update of the tags
See Also