AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

HashtableSerailizable Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the HashtableSerailizable class.

Namespace:  AdvantageCMS.Core.Utils
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public HashtableSerailizable(
	SerializationInfo info,
	StreamingContext context
)

Parameters

info
Type: SerializationInfo
A SerializationInfo object containing the information required to serialize the Hashtable object.
context
Type: StreamingContext
A StreamingContext object containing the source and destination of the serialized stream associated with the Hashtable.