ISchema
|
The ISchemaSynchManager type exposes the following members.
| Name | Description | |
|---|---|---|
| SiteXmlPath | Gets the site's XML path. |
| Name | Description | |
|---|---|---|
| AnalyzePages | Analyzes the change effort of syncing the provided pages and returns a collection of IPageToSyncWithScore. | |
| GetPagesByID | Get a list of pages to sync given a list of page IDs. | |
| GetPagesToSync | Get the pages that use the given schema. | |
| SynchAssets | Performs a schema sync for all of the provided assets. | |
| SynchPages | Performs a schema sync for all of the provided pages. |
| Name | Description | |
|---|---|---|
| PageSynced | An event handler for page syncs. When page syncs occur the synced page is emitted in an event. |