CMSLazy TValue    Conversion (CMSLazy TValue  to TValue)Kentico 8.0 API Reference
Implicit operator for conversion of the lazy object to its value type

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

obj
Type: CMS.Base CMSLazy TValue 
Object to convert

Return Value

Type: TValue
See Also