| ChannelGetAvailableChannels Method |
Returns a list of all active and available channels.
Namespace: Dynamicweb.Content.SocialAssembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax public static ChannelCollection GetAvailableChannels()
Public Shared Function GetAvailableChannels As ChannelCollection
Return Value
Type:
ChannelCollectionA list of all active and available channels.
Remarks See Also