All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
SessionVariable Class Reference

SessionVariable Class More...

Public Member Functions

 SessionVariable ()
 Initializes a new instance of the SessionVariable class. More...
 

Properties

CategoryIdentity Category [get, set]
 Gets or sets the category. More...
 
string Description [get, set]
 Gets or sets Name. More...
 
SessionVariableIdentity Identity [get, set]
 Gets or sets the Id property More...
 
bool IsLocalizable [get, set]
 Gets or sets a value indicating whether this instance is localizable. More...
 
bool IsSecure [get, set]
 Gets or sets a value indicating whether this instance is secure. More...
 
string Value [get, set]
 Gets or sets the value. More...
 

Description

SessionVariable Class

Constructor & Destructor Documentation

Initializes a new instance of the SessionVariable class.

Property Documentation

Gets or sets the category.

The category.

string Description
getset

Gets or sets Name.

SessionVariableIdentity Identity
getset

Gets or sets the Id property

bool IsLocalizable
getset

Gets or sets a value indicating whether this instance is localizable.

true if this instance is localizable; otherwise, false.

bool IsSecure
getset

Gets or sets a value indicating whether this instance is secure.

true if this instance is secure; otherwise, false.

string Value
getset

Gets or sets the value.

The value.