ISharedData Members
Defines the methods and property needed for sharing data between different pages.
The following tables list the members exposed by the ISharedData type.
Public Properties
Name | Description | |
---|---|---|
Item | Gets or sets the value for the given data. |
Top
Public Methods
Name | Description | |
---|---|---|
ContainsKey | Gets a Boolean value that determines whether a value for the given data exists. | |
Remove | Removes the data for the specified name. |
Top
See Also
Reference
ISharedData Interface
Microsoft.EnterpriseManagement.UI Namespace