| AdapterGetAvailability Method |
Returns the availability status of the social media platform associated with the given adapter.
Namespace: Dynamicweb.Content.SocialAssembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax public virtual ChannelAvailability GetAvailability()
Public Overridable Function GetAvailability As ChannelAvailability
Return Value
Type:
ChannelAvailabilityThe availability status of the social media platform associated with the given adapter.
See Also