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# Copy imageCopy Code
                                  public class MetadataDictionary
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class MetadataDictionary

The type exposes the following properties.

Public Properties

  Name Description
Public property CacheControl
Gets or sets the cache control.
Public property Comparer (Inherited from Dictionary<(Of <String, Object>)>.)
Public property Count (Inherited from Dictionary<(Of <String, Object>)>.)
Public property DublinCore Obsolete.
Gets or sets the dublin core metadata.
Public property EndResponse
Gets or sets a value indicating whether to end the response.
Public property Item (Inherited from Dictionary<(Of <String, Object>)>.)
Public property Keys
Public property TransferLocation
Gets or sets the transfer location.
Public property Values
Public property WriteTotalProcessingTimeCookie
Gets or sets a value indicating whether to write the total processing time cookie.

Explicit Interface Implementations

See Also

Advanced