IGlobalExports Methods |
The IGlobalExports type exposes the following members.
Name | Description | |
---|---|---|
Clear |
Clears all export entries in global exports.
| |
Count |
Gets the count of export entries.
| |
DeepCloneT, TManager |
Duplicates an object instance, not including its unique ID.
(Inherited from ITransactionalEntity.) | |
Export |
Retrieves one export entry by its name.
| |
Exports |
Retrieves the collection of global export entries.
| |
QuickWrite |
Creates a temporary Write Session to quickly write something outside the current Session and transaction.
This is a way to bypass the transaction and quickly put something into the content store.
(Inherited from ITransactionalEntity.) | |
Remove |
Removes an export entry from the collection.
| |
Set |
Adds a new export entry to the collection.
|