Gets the object ID from the database.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- objectType
- Type: System String
Object type
- codeName
- Type: System String
Code name
- codeNameColumn
- Type: System String
Code name column name
- siteId
- Type: System Int32
Site ID
- siteIdColumn
- Type: System String
Site ID column
- parentId
- Type: System Int32
Parent ID
- parentIdColumn
- Type: System String
Parent ID column
- groupId
- Type: System Int32
Group ID
- groupIdColumn
- Type: System String
Group ID column
Return Value
Type: Int32See Also