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