AbstractObjectGeneratorAllowChangeAfterUsed Property |
If true, the generators allow changing the factories even after they already generated some objects.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax public static bool AllowChangeAfterUsed { get; set; }
Property Value
Type:
BooleanSee Also