Deli putem


AdmDropDownListPart Members

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The AdmDropDownListPart type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Protected method WritePart
Writes the text representing the part to the writer.
(Overrides AdmPart.WritePart(TextWriter).)

Properties

  Name Description
Public property DefaultValue
Gets the default value for the part.
Public property Items
Gets the list of name/value pairs for the part.
Public property KeyName
Gets the registry key for the part, or nulla null reference (Nothing in Visual Basic) if no key name is required for the part.
(Inherited from AdmPart.)
Public property PartName
Gets the name for the part.
(Inherited from AdmPart.)
Protected property PartTypeTemplate
Gest the template representing the type of the part.
(Overrides AdmPart.PartTypeTemplate.)
Public property ValueName
Gets the name for the registry value for the part.
(Inherited from AdmPart.)

See Also

AdmDropDownListPart Class

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.Adm Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.