Method | Description | |
---|---|---|
CreateEntryLinks ( |
Creates and returns an array of feed entrylinks.
|
|
CreateFeedLinks ( |
||
CreatePagingLinks ( PageInfo normalizedPageInfo, int totalCount, string requestUriWithoutQuery ) : FeedLink[] |
public static CreateEntryLinks ( |
||
context | ||
resourcePayloadContainer | FeedEntry | |
return | FeedLink[] |
public static CreateFeedLinks ( |
||
context | ||
feedUrl | string | |
return | FeedLink[] |
public static CreatePagingLinks ( PageInfo normalizedPageInfo, int totalCount, string requestUriWithoutQuery ) : FeedLink[] | ||
normalizedPageInfo | PageInfo | |
totalCount | int | |
requestUriWithoutQuery | string | |
return | FeedLink[] |