| ChannelAvailability Class |
Namespace: Dynamicweb.Content.Social
The ChannelAvailability type exposes the following members.
| Name | Description | |
|---|---|---|
| ChannelAvailability |
Initializes a new instance of an object.
| |
| ChannelAvailability(ChannelAvailabilityStatus) |
Initializes a new instance of an object.
|
| Name | Description | |
|---|---|---|
| Available |
Gets the availability that corresponds to the "Available" state of the channel.
| |
| Status |
Gets or sets the availability status.
|
| Name | Description | |
|---|---|---|
| CompareTo |
Compares the current object to the given one.
| |
| ToString |
Returns a string representation of the current object.
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| IComparableCompareTo |