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 | |
---|---|---|
AdmContentBuilder |
Initializes a new instance of the AdmContentBuilder class.
|
Methods
Name | Description | |
---|---|---|
AddCheckboxPart | Overloaded. | |
AddComboBoxPart | Overloaded. | |
AddDropDownListPart | Overloaded. | |
AddDropDownListPartForEnumeration<T> | Overloaded. | |
AddDropDownListPartForNamedElementCollection<T> | Overloaded. | |
AddEditTextPart | Overloaded. | |
AddNumericPart | Overloaded. | |
AddTextPart |
Adds a new text part to the current policy.
|
|
EndCategory |
Ends the current category.
|
|
EndPolicy |
Ends the current policy.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
StartCategory |
Starts a new category in the built content and makes it the current category.
|
|
StartPolicy |
Starts a new policy on the current category.
|
|
ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
AvailableValueName |
String representing the name of the registry value that represents the availability of a configuration element.
|
|
NoneListItem |
String representing the value for a nulla null reference (Nothing in Visual Basic) value in a drop down list.
|
See Also
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. |