UserFeed Membersfrevvo Live Forms

The UserFeed type exposes the following members.
Constructors

  NameDescription
Public methodUserFeed
Constructs an instance having the specified attributes.
Back to Top
Methods

  NameDescription
Public methodGetUsersCsv
Get the users csv from this entry
Public methodInsert TEntry 
Uses the set service to insert a new entry.
(Overrides AtomFeedInsert``1(UMP).)
Public methodUploadUsersCsv
Used to upload the users csv. The upload is asynchronous and feedback is through email.
Back to Top
Properties

  NameDescription
Public propertyEntryPostLink
{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.)
Public propertyFeedCsvLink
{get;} the link that indicates where user CSV can be read from this feed (null indicates read-only feed).
Public propertyFeedPostCsvLink
{get;} the link that indicates where new user CSV can be posted to this feed (null indicates read-only feed).
Back to Top
See Also