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
Set Method
Inserts or updates the
info
object in the underlying data store.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Set
(
AllowedChildClassInfo
info
)
Parameters
info
Type:
CMS.DocumentEngine
AllowedChildClassInfo
Info object to be inserted or updated.
Implements
IInfoProvider
TInfo
Set(TInfo)
IInfoProvider
TInfo
Set(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
AllowedChildClassInfoProvider Class
CMS.DocumentEngine Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com