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