Click or drag to resize
RegisterImplementationAttributeName Property
Sets an explicit name of the registration. If not set, the name is automatically inferred from the implementation being registered.

Namespace: CMS
Assembly: CMS.Core (in CMS.Core.dll) Version: 13.0.131
Syntax
C#
public string Name { get; set; }

Property Value

Type: String
See Also