LinkedInPostInfo Constructor (SerializationInfo, StreamingContext) |
Constructor for de-serialization.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 13.0.131
Syntax public LinkedInPostInfo(
SerializationInfo info,
StreamingContext context
)
Parameters
- info
- Type: System.Runtime.SerializationSerializationInfo
Serialization info - context
- Type: System.Runtime.SerializationStreamingContext
Streaming context
See Also