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

SiteIdentity class More...

Public Member Functions

 SiteIdentity (string id)
 Initializes a new instance of the SiteIdentity class. More...
 
 SiteIdentity ()
 Initializes a new instance of the SiteIdentity class. More...
 

Properties

string Id [get, set]
 Gets or sets the id. More...
 
string Name [get, set]
 Gets or sets the name. More...
 

Description

SiteIdentity class

Constructor & Destructor Documentation

SiteIdentity ( string  id)

Initializes a new instance of the SiteIdentity class.

Parameters
idThe id.

Initializes a new instance of the SiteIdentity class.

Property Documentation

string Id
getset

Gets or sets the id.

The id.

string Name
getset

Gets or sets the name.