Method | Description | |
---|---|---|
Trackback ( int entryId, string title, |
Initializes a new instance of the Trackback class.
|
|
Trackback ( int entryId, string title, |
Initializes a new instance of the Trackback class.
|
public Trackback ( int entryId, string title, |
||
entryId | int | The parent id. |
title | string | The title. |
sourceUrl | The source URL. | |
author | string | The author. |
body | string | The body. |
return | System |
public Trackback ( int entryId, string title, |
||
entryId | int | The parent id. |
title | string | The title. |
sourceUrl | The title URL. | |
author | string | The author. |
body | string | The body. |
dateCreated | System.DateTime | The date created. |
return | System |