Click or drag to resize
ObjectSourceBaseTSource Constructor (String)
Constructor

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

Parameters

objectType
Type: SystemString
Object type
See Also