Specifies the resource-localized display name for a member.
| C# |
public class LocalizableDisplayNameAttribute : DisplayNameAttribute, IResourceLocalizableAttribute
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| LocalizableDisplayNameAttribute(String) |
Creates a new instance.
| |
| DisplayName |
Gets the display name.
(Overrides DisplayNameAttribute.DisplayName.) | |
| DisplayNameValue |
Gets or sets the display name.
(Inherited from DisplayNameAttribute.) | |
| Equals(Object) |
Determines whether two DisplayNameAttribute instances are equal.
(Inherited from DisplayNameAttribute.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Returns the hash code for this instance.
(Inherited from DisplayNameAttribute.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsDefaultAttribute()()() |
Determines if this attribute is the default.
(Inherited from DisplayNameAttribute.) | |
| Match(Object) |
When overridden in a derived class, returns a value that indicates whether this instance equals a specified object.
(Inherited from Attribute.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString()()() | (Inherited from Object.) | |
| TypeId |
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.) |
| Object | |||
| Attribute | |||
| DisplayNameAttribute | |||
| LocalizableDisplayNameAttribute | |||