Click or drag to resize
TranslationHelperGetDefaultValue Method
Gets default value.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public int GetDefaultValue(
	string objectType
)

Parameters

objectType
Type: SystemString
Object type

Return Value

Type: Int32
See Also