Click or drag to resize
FullNameInfoObjectCollection Constructor
Constructor

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public FullNameInfoObjectCollection(
	string objectType,
	string parentObjectType
)

Parameters

objectType
Type: SystemString
Object type
parentObjectType
Type: SystemString
Parent object type
See Also