Gets or sets the session key - the string which is used as key for session variable to save chart state into session.
Visual Basic (Declaration) | |
---|---|
Public Property SessionKey As String |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public string SessionKey {get; set;} |
Return Value
A String value.The session key.
The session key is the string, that is used as a key, for the session variable, to save chart state.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family