The UserFeed type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | UserFeed |
Constructs an instance having the specified attributes.
|
Methods
Name | Description | |
---|---|---|
![]() | GetUsersCsv |
Get the users csv from this entry
|
![]() | Insert TEntry |
Uses the set service to insert a new entry.
(Overrides AtomFeedInsert``1(UMP).) |
![]() | UploadUsersCsv |
Used to upload the users csv. The upload is asynchronous and feedback is through email.
|
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