ActiveReports 9 Server
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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum