Click or drag to resize
CMSStaticTValueGetDefaultValue Method
Gets the default value for a new context

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
protected TValue GetDefaultValue()

Return Value

Type: TValue
See Also