This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Provides a filtered stream of bytes with support for caching.

Namespace: Smartsite.Web
Assembly:  Smartsite.Web (in Smartsite.Web.dll)

Syntax

C#Copy imageCopy Code
public abstract class CachingFilterStream : 
Visual Basic (Declaration)Copy imageCopy Code
Public MustInherit Class CachingFilterStream _
	Inherits 

Inheritance Hierarchy

See Also

Advanced