CMSLazy TValue    Conversion (CMSLazy TValue  to TValue)Kentico 8.1 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.1.5347.20411)

Parameters

obj
Type: CMS.Base CMSLazy TValue 
Object to convert

Return Value

Type: TValue
See Also