Click or drag to resize
GenericPropertyPropertyTypeValueIsSingleton Property
If true, the property ensures an object instance in it's value if null

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

Property Value

Type: Boolean
See Also