Click or drag to resize
RegisterDecoratorAttributeApplyAfter Property
If set, the extension applies after extension of the specified type

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

Property Value

Type: Type
See Also