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 fields.

Public Fields

  Name Description
Public field Static member KeyCacheControl
Cache control key.
Public field Static member KeyDublinCore
Dublin Core metadata key.
Public field Static member KeyEndResponse
End response key.
Public field Static member KeyPdfSettings
Pdf settings key.
Public field Static member KeyTransferLocation
Transfer location key.
Public field Static member KeyWriteTotalProcessingTimeCookie
Key of entry in the response metadata that specifies that a TotalProcessingTimeCookieName cookie should be written to the client.

See Also

Advanced