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

PagePropertiesIdentity Class More...

Public Member Functions

 PagePropertiesIdentity ()
 Initializes a new instance of the PagePropertiesIdentity class. More...
 
 PagePropertiesIdentity (string id, FieldSystemPropertyIdentityCollection properties)
 Initializes a new instance of the PagePropertiesIdentity class. More...
 

Properties

string Id [get, set]
 Gets or sets the identity. More...
 
FieldSystemPropertyIdentityCollection SystemProperties [get, set]
 Gets or sets the system properties. More...
 

Description

PagePropertiesIdentity Class

Constructor & Destructor Documentation

Initializes a new instance of the PagePropertiesIdentity class.

Initializes a new instance of the PagePropertiesIdentity class.

Parameters
idThe page instance id.
propertiesThe properties.

Property Documentation

string Id
getset

Gets or sets the identity.

The identity.

FieldSystemPropertyIdentityCollection SystemProperties
getset

Gets or sets the system properties.

The system properties.