Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
ModuleManager Class
ModuleManager Methods
GetObject Method
GetObject Method (LoadDataSettings)
GetObject Method (String, Boolean)
GetObject Method (DataRow, String, Boolean)
ModuleManager
GetObject Method (LoadDataSettings)
Gets a new object of the given type created using the given settings.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
BaseInfo
GetObject
(
LoadDataSettings
settings
)
Parameters
settings
Type:
CMS.DataEngine
LoadDataSettings
Object settings
Return Value
Type:
BaseInfo
See Also
Reference
ModuleManager Class
GetObject Overload
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com