IAllowedChildClassInfoProviderRemove Method |
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax void Remove(
int parentClassId,
int childClassId
)
Parameters
- parentClassId
- Type: SystemInt32
Parent page type ID. - childClassId
- Type: SystemInt32
Child page type ID.
See Also