| CacheItemSerializationBinder Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Helpers.Internal
 Syntax
Syntaxpublic class CacheItemSerializationBinder : DefaultSerializationBinder
The CacheItemSerializationBinder type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | CacheItemSerializationBinder | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | BindToName | (Inherited from DefaultSerializationBinder.) | 
|  | BindToType | 
            When implemented, controls the binding of a serialized object to a type.
            (Overrides DefaultSerializationBinder.BindToType(String, String).) | 
 Remarks
Remarks See Also
See Also