RegisterImplementationAttributeName Property |
Sets an explicit name of the registration. If not set, the name is automatically inferred from the implementation being registered.
Namespace: CMSAssembly: CMS.Core (in CMS.Core.dll) Version: 13.0.131
Syntax public string Name { get; set; }
Property Value
Type:
StringSee Also