|
|
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
| C# |
|
|---|---|
public class ImageServerSection
|
|
| Visual Basic (Declaration) |
|
|---|---|
Public Class ImageServerSection
|
|
The type exposes the following properties.
Public Properties
| Name | Description | |
|---|---|---|
|
|
CacheMode |
Gets or sets the cache mode.
|
|
|
Commands |
Gets or sets the list of configured commands.
|
|
|
Current |
Gets the current Image Server configuration section.
|
|
|
CurrentConfiguration | (Inherited from ConfigurationElement.) |
|
|
ElementInformation | (Inherited from ConfigurationElement.) |
|
|
Enabled |
Gets or sets a value indicating whether the Image Server is enabled.
|
|
|
HeaderResponseMessage |
Gets or sets the HTTP response header message for all image server output.
|
|
|
ImageTypes |
Gets or sets the list of supported image types.
|
|
|
LockAllAttributesExcept | (Inherited from ConfigurationElement.) |
|
|
LockAllElementsExcept | (Inherited from ConfigurationElement.) |
|
|
LockAttributes | (Inherited from ConfigurationElement.) |
|
|
LockElements | (Inherited from ConfigurationElement.) |
|
|
LockItem | (Inherited from ConfigurationElement.) |
|
|
ProcessAllImages |
Gets or sets a value indicating whether to process all images.
|
|
|
SectionInformation | (Inherited from ConfigurationSection.) |
Protected Properties
| Name | Description | |
|---|---|---|
|
|
ElementProperty | (Inherited from ConfigurationElement.) |
|
|
EvaluationContext | (Inherited from ConfigurationElement.) |
|
|
HasContext | (Inherited from ConfigurationElement.) |
|
|
Item | (Inherited from ConfigurationElement.) |
|
|
Item | (Inherited from ConfigurationElement.) |
|
|
Properties | (Inherited from ConfigurationElement.) |