You are here

getValue

object getValue(string name) returns an attribute value from the session.

Parameters

String name
The name of the servelt web session attribute to return a value for.

Returns

An object representing the value of the attribute.