| ChannelType Property |
Note: This API is now obsolete.
Gets or sets the type of the channel.
Namespace: Dynamicweb.Content.SocialAssembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax [ObsoleteAttribute("Use ChannelType instead")]
public string Type { get; set; }
<ObsoleteAttribute("Use ChannelType instead")>
Public Property Type As String
Get
Set
Property Value
Type:
StringRemarks See Also