CacheConnection Property
CacheConnection
The connection string to the cache provider.
Declaration
[Hierarchy(new string[] { "CacheProvider" })]
public string CacheConnection { get; set; }
<Hierarchy(New String() { "CacheProvider" })>
Public Property CacheConnection As String