FUNCTION:CACHEGETDEFAULTCACHENAME
last edited by
denny
on 01-Oct-2011
cacheGetDefaultCacheName
Description
return the default cache name for a specific type
Usage Syntax
cacheGetDefaultCacheName(string type): string
Return Information
| Return Type |
| string |
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
| Name | Type | Required | Description |
| type | string | Yes | cache type, valid values are [object,resource,template,query] |
SideBar
User Login