![]() ![]() |
ESRI.ArcGIS.ADF.Web | |
UIParameter Class Properties | |
See Also |
ESRI.ArcGIS.ADF.Web Namespace : UIParameter Class |
For a list of all members of this type, see UIParameter members.
Name | Description | |
---|---|---|
![]() | Choices | The choices of values for the parameter. Each choice can be a string or the string representation of a UIParameterChoice. |
![]() | ChoiceSelectedIndex | The selected index of the choice. |
![]() | DefaultValue | The default value for the parameter |
![]() | Help | The help for the parameter |
![]() | Label | The label for the parameter |
![]() | LabelWidth | The width of the label created for this parameter |
![]() | SubParameters | The sub-parameters for this parameter |
![]() | Used | Whether the parameter is used. For unused parameters, labels are rendered. |
![]() | Width | The width of the text/list box created for this parameter |