| Class | Description |
|---|---|
| ShareCreateFolderEventData |
Extension of
ShareEventData that holds data for folder creation
folderName
|
| ShareDownloadEventData |
Extension of
ShareEventData that holds extra file download data. |
| ShareEventData |
Wrapper for
Event that holds the user session information which are:
URL
Username
SharePage
Site name
This is the minimum required data to start the user journey. |
| ShareEventData.FindSite |
Static class that indicates type
of find site to use which allows empty results
for site search.
|
| ShareEventData.MustFindSite |
Static class that indicates type
of find site that requires a positive result for site search.
|
| SharePagingEventData |
Extension of
ShareEventData that holds extra paging information. |
| ShareSearchEventData |
Extension of
ShareEventData that holds data for searching
searchTerm
|
| ShareSelectDocLibEntryEventData |
Extension of
ShareEventData that holds data for doclib entry selection
entry
|
| ShareSelectSiteEventData |
Extension of
ShareEventData that holds extra information to search for sites. |
| ShareStartEventData |
Extension carrying data required to start a new Share session.
|
| ShareUploadFileEventData |
Extension of
ShareEventData that holds data for file creation
filename
|
Copyright © 2016. All rights reserved.