Click or drag to resize
AllowedChildClassInfoProviderDeleteAllowedChildClassInfo Method
Deletes specified allowedChildClass.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static void DeleteAllowedChildClassInfo(
	AllowedChildClassInfo infoObj
)

Parameters

infoObj
Type: CMS.DocumentEngineAllowedChildClassInfo
AllowedChildClass object
See Also