ICacheGet Method (String) |
get cache
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax Function Get (
key As String
) As String
String^ Get(
String^ key
)
abstract Get :
key : string -> string
Parameters
- key
- Type: SystemString
[Missing <param name="key"/> documentation for "M:Adf.ICache.Get(System.String)"]
Return Value
Type:
String[Missing <returns> documentation for "M:Adf.ICache.Get(System.String)"]
See Also