ESRI.ArcGIS.ADF.Web
Width Property
See Also 
ESRI.ArcGIS.ADF.Web Namespace > UIParameter Class : Width Property




The width of the text/list box created for this parameter

Syntax

Visual Basic (Declaration) 
Public Property Width As String
Visual Basic (Usage)Copy Code
Dim instance As UIParameter
Dim value As String
 
instance.Width = value
 
value = instance.Width
C# 
public string Width {get; set;}

See Also

© 2010 All Rights Reserved.