Click or drag to resize
AllowedChildClassInfoProviderDeleteAllowedChildClassInfoInternal Method
Deletes specified allowedChildClass.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual void DeleteAllowedChildClassInfoInternal(
	AllowedChildClassInfo infoObj
)

Parameters

infoObj
Type: CMS.DocumentEngineAllowedChildClassInfo
AllowedChildClass object
See Also