| PostBase Properties |
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.
|