|
|
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Creates the cache key.
Namespace: Smartsite.Web
Assembly: Smartsite.Web (in Smartsite.Web.dll)
Syntax
| C# | |
|---|---|
public override CreateCacheKey( string scope ) | |
| Visual Basic (Declaration) | |
|---|---|
Public Overrides Function CreateCacheKey ( _ scope As _ ) As | |
Parameters
- scope
- String
The scope.
Return Value
See Also
CmsResponseInfo Class
Smartsite.Web Namespace