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 imageCopy Code
public void Transmit(
	 response
)
Visual Basic (Declaration)Copy imageCopy Code
Public Sub Transmit ( _
	response As  _
)

Parameters

response
HttpResponse
The response.

See Also

Advanced