RegisterServiceAttribute.ReplaceExisting property
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Indicates whether to replace existing registration. Note that when ReplaceExisting is true, SkipExisting is ignored.
public bool ReplaceExisting { get; set; }
See Also
- class RegisterServiceAttribute