ConLibControlParam Class Members
In This Topic
The following tables list the members exposed by ConLibControlParam.
Public Constructors
Public Properties
| Name | Description |
| CustomValue |
Gets or sets the custom value for this parameter if any value is specified.
|
| DefaultValue |
Gets the default value of the parameter.
|
| Name |
Gets the name of the parameter;
|
| Summary |
Gets a description of the parameter.
|
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also