Jaa


AdmContentBuilder 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 AdmContentBuilder type exposes the following members.

Constructors

  Name Description
Protected method AdmContentBuilder
Initializes a new instance of the AdmContentBuilder class.

Methods

  Name Description
Public method AddCheckboxPart Overloaded.
Public method AddComboBoxPart Overloaded.
Public method AddDropDownListPart Overloaded.
Public method AddDropDownListPartForEnumeration<T> Overloaded.
Public method AddDropDownListPartForNamedElementCollection<T> Overloaded.
Public method AddEditTextPart Overloaded.
Public method AddNumericPart Overloaded.
Public method AddTextPart
Adds a new text part to the current policy.
Public method EndCategory
Ends the current category.
Public method EndPolicy
Ends the current policy.
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 StartCategory
Starts a new category in the built content and makes it the current category.
Public method StartPolicy
Starts a new policy on the current category.
Public method ToString (Inherited from Object.)

Fields

  Name Description
Public fieldStatic member AvailableValueName
String representing the name of the registry value that represents the availability of a configuration element.
Public fieldStatic member NoneListItem
String representing the value for a nulla null reference (Nothing in Visual Basic) value in a drop down list.

See Also

AdmContentBuilder 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.