ObjectFactoryTUseCompiledLambda Property |
If true, the compiled lambda expression is used to create new objects. Set to true if the factory will be creating a lot of objects
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 11.0.0
Syntaxprotected bool UseCompiledLambda { get; set; }
Property Value
Type:
Boolean
See Also