ESRI.ArcGIS.ADF.Web
UIParameter Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web Namespace : UIParameter Class




The following tables list the members exposed by UIParameter.

Public Constructors

 NameDescription
Public ConstructorUIParameter ConstructorOverloaded.  Constructor.  
Top

Public Properties

 NameDescription
Public PropertyChoices The choices of values for the parameter. Each choice can be a string or the string representation of a UIParameterChoice.  
Public PropertyChoiceSelectedIndex The selected index of the choice.  
Public PropertyDefaultValue The default value for the parameter  
Public PropertyHelp The help for the parameter  
Public PropertyLabel The label for the parameter  
Public PropertyLabelWidth The width of the label created for this parameter  
Public PropertySubParameters The sub-parameters for this parameter  
Public PropertyUsed Whether the parameter is used. For unused parameters, labels are rendered.  
Public PropertyWidth The width of the text/list box created for this parameter  
Top

Public Methods

 NameDescription
Public MethodFromJson Populates properties from passed in deserialize Json representation  
Public MethodToJson Returns the JSON representation  
Top

See Also

© 2010 All Rights Reserved.