Get
Storage.Get<TValue> method
Gets the data from the storage.
public TValue Get<TValue>(string key)
| Parameter | Type | Description |
|---|---|---|
| key | String | Key of the value. |
Return Value
Data value if it is presented in the data collection, null otherwise.
See Also
- class Storage
- namespace Aspose.Slides.Export.Web
- assembly Aspose.Slides