TranslationHelperSetDefaultValue Method |
Sets default value.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public void SetDefaultValue(
string objectType,
int defaultValue
)
Parameters
- objectType
- Type: SystemString
Object type - defaultValue
- Type: SystemInt32
Default value
See Also