PostBase Class |
Namespace: Dynamicweb.Content.Social
The PostBase type exposes the following members.
Name | Description | |
---|---|---|
Body |
Gets or sets the post body.
| |
Connection | (Inherited from DbObject.) | |
Created |
Gets the date and time when the message was created.
| |
ID | (Inherited from DbObject.) | |
Image |
Gets or sets the URI of the image that should be associated with the post.
| |
IsNew | (Inherited from DbObject.) | |
IsPublished |
Gets value indicating whether this post is published.
| |
Link |
Gets or sets the URI that should be associated with the post.
| |
Published |
Gets or sets the date and time this message was published.
| |
Title |
Gets or sets the post title.
| |
Transaction | (Inherited from DbObject.) | |
Updated |
Gets the date and time when the message 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).) | |
Load | (Inherited from DbObject.) | |
Save | (Inherited from DbObject.) |
Name | Description | |
---|---|---|
_id | (Inherited from DbObject.) | |
_keyField | (Inherited from DbObject.) | |
_tableName | (Inherited from DbObject.) |