RepositoryItemMRUEdit.SaveItemsToXml Method
Name | Parameters | Description |
---|---|---|
SaveItemsToXml(String, Encoding) | fileName, encoding | Saves items stored in the RepositoryItemMRUEdit.Items collection to the specified XML file, using the specified encoding. |
SaveItemsToXml(String) | fileName | Saves items stored in the RepositoryItemMRUEdit.Items collection to the specified XML file, using the default encoding. |