Click or drag to resize
DefaultImplementationAttributeCanBeReplaced Property
If true, the default implementation can be replaced

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

Property Value

Type: Boolean
See Also