This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets or sets a value indicating whether to use output decoding before sending the response to the client.

Namespace: Smartsite.Runtime.Modules
Assembly:  Smartsite.Runtime.Modules (in Smartsite.Runtime.Modules.dll)

Syntax

C#Copy imageCopy Code
protected  OutputDecodingSetting
Visual Basic (Declaration)Copy imageCopy Code
Protected OutputDecodingSetting As 

Field Value

true if decoding is to be used; otherwise, false.

See Also

Advanced