ExtensionAttributeRegisterTo Method |
Registers the extension within the system
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public virtual void RegisterTo(
Type type
)
Parameters
- type
- Type: SystemType
Object type to which the extension will be registered
See Also