ESRI.ArcGIS.ADF.Web.UI.WebControls
Value Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > SerializableStringDictionary.StringDictionaryEntry Class : Value Property




Gets or sets the value.

Syntax

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

Return Value

The value.

See Also

© 2010 All Rights Reserved.