DisplayNameAttribute Class Members
See Also  Properties Methods 
SourceCode.Framework Namespace : DisplayNameAttribute Class


Glossary Item Box

The following tables list the members exposed by DisplayNameAttribute.

Public Constructors

  Name Description
Public Constructor DisplayNameAttribute Constructor Initializes a new instance of the DisplayNameAttribute class.  
Top

Public Properties

  Name Description
Public Property DisplayName Overridden.  Gets the display name for a property, event, or public void method that takes no arguments stored in this attribute.  
Public Property TypeId (Inherited from System.Attribute)
Top

Protected Properties

  Name Description
Protected Property DisplayNameValue (Inherited from System.ComponentModel.DisplayNameAttribute)
Top

Public Methods

See Also