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.

Classes

  Class Description
Public class AdmCategory
Represents a category on an ADM template file.
Public class AdmCheckboxPart
Represents a CHECKBOX part on an ADM template.
Public class AdmComboBoxPart
Represents a COMBOBOX part on an ADM template.
Public class AdmContent
Represents the contents of an ADM template file.
Public class AdmContentBuilder
Represents the process of building the contents of an ADM file.
Public class AdmDropDownListPart
Represents a DROPDOWNLIST part on an ADM template.
Public class AdmEditTextPart
Represents an EDITTEXT part on an ADM template.
Public class AdministrativeTemplateGenerator
Encapsulates the process to generate the ADM template contents to represent the configuration information contained in a IConfigurationSource, delegating to registered ConfigurationSectionManageabilityProvider instances the generation of the specific contents for each section.
Public class AdmNumericPart
Represents a NUMERIC part in an ADM template.
Public class AdmPart
Represents a part in an ADM template.
Public class AdmPolicy
Represents a policy in an ADM template.
Public class AdmTextPart
Represents a TEXT part in an ADM template.

Structures

  Structure Description
Public structure AdmDropDownListItem
Represents an item in a drop down list.
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.