The UserFeed type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | EntryPostLink |
{get;} the link that indicates where new entries can be posted to this feed (null indicates read-only feed).
(Overrides BaseFeed F, E, Q EntryPostLink.) |
![]() | FeedCsvLink |
{get;} the link that indicates where user CSV can be read from this feed (null indicates read-only feed).
|
![]() | FeedPostCsvLink |
{get;} the link that indicates where new user CSV can be posted to this feed (null indicates read-only feed).
|
See Also