Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
IProvideCustomStorage Interface Members
The following tables list the members exposed by IProvideCustomStorage.
Public Methods
| Name | Description |
| Load | Takes the string that was created in the Save method. |
| Save | Gets a string that will be stored and can be later passed into the Load method of this object, in order to restore the state. |
See Also