WebPart.PartCacheRead(Storage, String) Method
Definition
protected:
System::Object ^ PartCacheRead(Microsoft::SharePoint::WebPartPages::Storage storage, System::String ^ key);
protected object PartCacheRead (Microsoft.SharePoint.WebPartPages.Storage storage, string key);
member this.PartCacheRead : Microsoft.SharePoint.WebPartPages.Storage * string -> obj
Parameters
- storage
- Storage
- key
- String
Returns
Applies to
Feedback
Loading feedback...