DataPlace
LocalizableDisplayNameAttribute Class
CSCS.DataPlace.CommonLocalizableDisplayNameAttribute
Specifies the resource-localized display name for a member.
Declaration Syntax
C#
public class LocalizableDisplayNameAttribute : DisplayNameAttribute, 
	IResourceLocalizableAttribute
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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()()()
Returns a String that represents the current Object.
(Inherited from Object.)
TypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Inheritance Hierarchy
Object
Attribute
 DisplayNameAttribute
  LocalizableDisplayNameAttribute

Assembly: CS.DataPlace.Common (Module: CS.DataPlace.Common) Version: 2.0.3271.19817