WidgetParameter Class Members
In This Topic
The following tables list the members exposed by WidgetParameter.
Public Constructors
Public Properties
| Name | Description |
| DefaultValue |
Gets or sets DefaultValue
|
| Description |
Gets or sets Description
|
| DisplayName |
Gets or sets DisplayName
|
| IsBrowsable |
Gets or sets a value indicating whether this instance is browsable.
|
| IsRequired |
Gets or sets a value indicating whether this instance is required.
|
| Name |
Gets or sets Name
|
| ParameterType |
Gets or sets the type of the parameter.
|
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also