IOverridableT Interface |
Note: This API is now obsolete.
Namespace: CMS.Core
[ObsoleteAttribute("Interface was not intended for public use and will be removed in the next version.")] public interface IOverridable<T>
The IOverridableT type exposes the following members.
Name | Description | |
---|---|---|
OverrideBy |
If set, the object is overridden by this class methods
| |
Overriden |
Returns true if the object is overridden
|