ActiveReports 12 Server User Guide
Item Property

ActiveReports.Server.Extensibility Assembly > ActiveReports.Server.Security Namespace > UserContext Class : Item Property
Gets the value from the user context for the specified key.
Syntax
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal key As String _
) As String
public string this[ 
   string key
]; {get;}

Parameters

key
See Also

Reference

UserContext Class
UserContext Members