This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
A dictionary of metadata elements used to enrich response info.
Namespace: Smartsite.Base.Metadata
Assembly: Smartsite.Base (in Smartsite.Base.dll)
Syntax
C# | Copy Code |
---|---|
public class MetadataDictionary : <string, > |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class MetadataDictionary _ Inherits (Of , ) |
Inheritance Hierarchy
System..::..Object
System.Collections.Generic..::..Dictionary<(Of <String, Object>)>
Smartsite.Base.Metadata..::..MetadataDictionary
System.Collections.Generic..::..Dictionary<(Of <String, Object>)>
Smartsite.Base.Metadata..::..MetadataDictionary
See Also
MetadataDictionary Members
Smartsite.Base.Metadata Namespace