| ChannelAdapter Property |
Gets or sets the reference to
Adapter that handles the actual communication with the social media platform.
Namespace: Dynamicweb.Content.SocialAssembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax public Adapter Adapter { get; set; }
Public Property Adapter As Adapter
Get
Set
Property Value
Type:
AdapterRemarks See Also