- name
 - A String representing the user context
 
- Id
 - A String that identifies the item.
 
| Visual Basic (Declaration) | |
|---|---|
Overridable Function Get( _ ByVal name As String, _ ByVal Id As String _ ) As Byte()  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
Parameters
Return Value
The item stored in the user context store as an array of ByteTarget Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family
  
   
                           
Copy Code