Method | Description | |
---|---|---|
ExtendedPageInfo ( System.PageInfo pageInfo, string title, System.DateTime modificationDateTime, string creator, string lastAuthor ) : System |
Initializes a new instance of the T:ExtendedPageInfo class.
|
public ExtendedPageInfo ( System.PageInfo pageInfo, string title, System.DateTime modificationDateTime, string creator, string lastAuthor ) : System | ||
pageInfo | System.PageInfo | The |
title | string | The title of the page. |
modificationDateTime | System.DateTime | The modification date/time. |
creator | string | The creator. |
lastAuthor | string | The last author. |
return | System |