Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
AllowedChildClassInfoProvider Class
AllowedChildClassInfoProvider Methods
Add Method
AddAllowedChildClass Method
DeleteAllowedChildClassInfo Method
DeleteInfo Method
Get Method
GetAllowedChildClasses Method
GetAllowedChildClassInfo Method
GetAllowedChildClassInfoInternal Method
GetAsync Method
IsChildClassAllowed Method
Remove Method
RemoveAllowedChildClass Method
Set Method
SetAllowedChildClassInfo Method
SetAllowedChildClassInfoInternal Method
AllowedChildClassInfoProvider
Add Method
Creates
AllowedChildClassInfo
binding.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
Copy
public
virtual
void
Add
(
int
parentClassId
,
int
childClassId
)
Parameters
parentClassId
Type:
System
Int32
Parent page type ID.
childClassId
Type:
System
Int32
Child page type ID.
Implements
IAllowedChildClassInfoProvider
Add(Int32, Int32)
See Also
Reference
AllowedChildClassInfoProvider Class
CMS.DocumentEngine Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com