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




Gets or sets the key.

Syntax

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

Return Value

The key.

See Also

© 2010 All Rights Reserved.