Click or drag to resize
RegisterImplementationAttributeLifestyle Property
Lifestyle of service's implementation registered by this attribute. Singleton by default.

Namespace: CMS
Assembly: CMS.Core (in CMS.Core.dll) Version: 13.0.131
Syntax
C#
public Lifestyle Lifestyle { get; set; }

Property Value

Type: Lifestyle
See Also