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

More...

Public Member Functions

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

Properties

CategoryIdentity Category [get, set]
 Gets or sets the category. More...
 
bool IsSecure [get, set]
 Gets or sets a value indicating whether this instance is secure. More...
 
string SearchText [get, set]
 Gets or sets the search text. More...
 
bool UseIsSecure [get, set]
 Gets or sets a value indicating whether [use is secure]. More...
 

Description

SessionVariable Class

Constructor & Destructor Documentation

Initializes a new instance of the SessionVariableFilter class.

Property Documentation

Gets or sets the category.

The category.

bool IsSecure
getset

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

true if this instance is secure; otherwise, false.

string SearchText
getset

Gets or sets the search text.

The search text.

bool UseIsSecure
getset

Gets or sets a value indicating whether [use is secure].

true if [use is secure]; otherwise, false.