ConLibControl Class Members
In This Topic
The following tables list the members exposed by ConLibControl.
Public Constructors
Public Properties
| Name | Description |
| ClassType |
Gets or sets the class type of this control
|
| DisplayName |
Gets or sets the display name of the ConLib control.
|
| FilePath |
Gets the file path for this ConLib Control
|
| InstanceId |
Gets or sets the instance id for this ConLib control, it might differ from control name if there are multiple instances of same control for same section.
|
| Name |
Gets the name of the control name for ConLib control
|
| Params |
Gets or sets a collection of parameters that can be used with this ConLib control.
|
| Summary |
Gets or sets the description of the ConLib control behavior.
|
| Usage |
Gets the usage instructions for this control.
|
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also