This topic has not yet been rated - Rate this topic

Prepend Method (String, String)

Prepends a string to a string object stored in the cache.

Namespace:  Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)
public void Prepend(
	string key,
	string value
)

Parameters

key
Type: System..::..String
The key of the object stored in the cache. The object must be a string.
value
Type: System..::..String
The string to prepend to the stored object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.
facebook page visit twitter rss feed newsletter