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: 12.0.0
Syntaxpublic string Name { get; set; }
Property Value
Type:
String
See Also