The IMobileProfileControl type exposes the following members.

Properties

  Name Description
Public property PersistState
Gets or sets bool value which decides whether control persists its input into MobileProfile.
Public property ProfileDataKey
Property which gives unique identity to control data to extend the scope of Control data from Page level to application level. So that data can be shared across multiple controls of similar type on different pages.

See Also