ExemptUserAgentCollection methods
SharePoint 2013
The ExemptUserAgentCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Add(String) | Adds an ExemptUserAgent object to the ExemptUserAgentCollection collection. |
|
Add(T) | (Inherited from SPPersistedChildCollection<ExemptUserAgent>.) |
|
Ensure | (Inherited from SPPersistedChildCollection<ExemptUserAgent>.) |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetEnumerator | (Inherited from SPPersistedObjectCollection<ExemptUserAgent>.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
GetValue<U>() | (Inherited from SPPersistedObjectCollection<ExemptUserAgent>.) |
|
GetValue<U>(String) | (Inherited from SPPersistedObjectCollection<ExemptUserAgent>.) |
|
GetValue<U>(Guid) | (Inherited from SPPersistedObjectCollection<ExemptUserAgent>.) |
|
MemberwiseClone | (Inherited from Object.) |
|
Remove(Guid) | (Inherited from SPPersistedChildCollection<ExemptUserAgent>.) |
|
Remove(String) | Removes a user agent from the ExemptUserAgentCollection collection. |
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
IBackupRestore.AddBackupObjects | Adds the IBackupRestore object and its child IBackupRestore objects to the specified backup object. |
|
IBackupRestore.OnAbort | Assists in a graceful termination when a user cancels a backup or restore operation. |
|
IBackupRestore.OnBackup | Creates and stores the backup copy of the content component. |
|
IBackupRestore.OnBackupComplete | Provides post backup processing. |
|
IBackupRestore.OnPostRestore | Provides post restore processing. |
|
IBackupRestore.OnPrepareBackup | Creates and stores the backup copy of the content component. |
|
IBackupRestore.OnPreRestore | Provides restore preparation processing. |
|
IBackupRestore.OnRestore | Reads the backed up content and copies it to the target destination of the restore operation. |
|
IEnumerable.GetEnumerator | (Inherited from SPPersistedObjectCollection<ExemptUserAgent>.) |