Click or drag to resize
CMSLazyTValueIsValueCreated Property
Returns true if the value was already created

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public bool IsValueCreated { get; }

Property Value

Type: Boolean
See Also