Channel Class |
Namespace: Dynamicweb.Content.Social
The Channel type exposes the following members.
Name | Description | |
---|---|---|
Adapter |
Gets or sets the reference to Adapter that handles the actual communication with the social media platform.
| |
ChannelType |
Gets or sets the type of the channel.
| |
Connection | (Inherited from DbObject.) | |
Created |
Gets the date and time when the channel was created.
| |
ID | (Inherited from DbObject.) | |
IsActive |
Gets or sets value indicating whether channel is active.
| |
IsNew | (Inherited from DbObject.) | |
Name |
Gets or sets the name of the channel.
| |
Posts |
Gets the list of all posts related to this channel.
| |
Transaction | (Inherited from DbObject.) | |
Type | Obsolete.
Gets or sets the type of the channel.
| |
Updated |
Gets the date and time when the channel was updated.
|
Name | Description | |
---|---|---|
Delete | (Inherited from DbObject.) | |
Delete(Int32) | (Inherited from DbObject.) | |
Fill |
Fills object properties with data from the given IDataReader object.
(Overrides DbObject.Fill(IDataReader).) | |
FillRow |
Fills the given DataRow object with object state values.
(Overrides DbObject.FillRow(DataRow).) | |
GetActiveChannels |
Returns a list of all active channels.
| |
GetAvailableChannels |
Returns a list of all active and available channels.
| |
GetChannelById |
Returns the channel by its Id.
| |
GetChannels |
Returns a list of all available channels.
| |
Load | (Inherited from DbObject.) | |
Save | (Inherited from DbObject.) |
Name | Description | |
---|---|---|
_id | (Inherited from DbObject.) | |
_keyField | (Inherited from DbObject.) | |
_tableName | (Inherited from DbObject.) |