This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Transmits this instance to specified http response.
Namespace: Smartsite.Tools.Caching.Angelina
Assembly: Smartsite.Tools (in Smartsite.Tools.dll)
Syntax
C# | Copy Code |
---|---|
public void Transmit( response ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Sub Transmit ( _ response As _ ) |
Parameters
- response
- HttpResponse
The response.
See Also
CacheEntry Class
Smartsite.Tools.Caching.Angelina Namespace