ActiveReports 8 Server SDK
GetValue Method
The key to get a value for.
Gets the value from the user context for the specified key.
Syntax
public abstract string GetValue( 
   string key
)

Parameters

key
The key to get a value for.

Return Value

The value from the user context.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UserContext Class
UserContext Members

Send Feedback