Click or drag to resize
ObjectSourceTObject Constructor (String)
Constructor

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public ObjectSource(
	string objectType
)

Parameters

objectType
Type: SystemString
Object type
See Also