ObjectSettingsInfoProviderGetObjectSettingsInfo Method (Int32) |
Gets the object settings with the specified ID.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static ObjectSettingsInfo GetObjectSettingsInfo(
int settingsId
)
Parameters
- settingsId
- Type: SystemInt32
Object settings ID
Return Value
Type:
ObjectSettingsInfoSee Also