Click or drag to resize
ObjectFactoryTIsDefault Property
Returns true if the object factory is the default one (giving out the exact type that defines it)

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

Property Value

Type: Boolean
See Also