AbstractInfoProviderTInfo, TProviderCreateInfo Method (Int32) |
Creates an instance of info object.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax protected virtual TInfo CreateInfo(
int objectId
)
Parameters
- objectId
- Type: SystemInt32
ID of the object to create
Return Value
Type:
TInfoSee Also