Click or drag to resize
CMSLazyTValueNewValue Method
Creates a new value using the initializer

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
protected virtual TValue NewValue()

Return Value

Type: TValue
See Also