Rainbow 2.0 Code Documentation

CompressingFilter.CompressionLevel Property

Allow inheriting classes to get access the the level of compression that should be used

[Visual Basic]
Protected Property ReadOnly CompressionLevels As 
[C#]
protected CompressionLevels CompressionLevels { get; }
[C++]
protected: __property  get_CompressionLevels();
[JScript]
protected function get CompressionLevels() : CompressionLevels

See Also

CompressingFilter Class | blowery.Web.HttpCompress Namespace