AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageEngineBase..::..WebCache_Get<(Of <(<'T>)>)> Method

Gets items from web cache.

Namespace:  AdvantageCMS.Core.Common.Engine
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public T WebCache_Get<T>(
	string key
)

Type Parameters

T

Parameters

key
Type: String
The key.

Return Value

T.