Put
Storage.Put<TValue> method
Puts the value into the storage.
public void Put<TValue>(string key, TValue value)
| Parameter | Type | Description |
|---|---|---|
| key | String | Key for the value. |
| value | TValue | Value. |
See Also
- class Storage
- namespace Aspose.Slides.Export.Web
- assembly Aspose.Slides