Click or drag to resize
AdapterGetAvailability Method
Returns the availability status of the social media platform associated with the given adapter.

Namespace: Dynamicweb.Content.Social
Assembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
public virtual ChannelAvailability GetAvailability()

Return Value

Type: ChannelAvailability
The availability status of the social media platform associated with the given adapter.
See Also