Namespace Dynamicweb.Updates
Classes
- File
Update Represents an update which writes the contents from a provided stream to a specific file.
- Method
Update Represents an update which executes a given method (action).
- Setting
Update Represents an update which sets the value of a given setting.
- Sql
Update Represents an update which executes a given sql statement.
- Update
Base class for updates
- Update
Context Provides context information for updates.
- Update
Manager Handles updates by calling instances of Update
Provider .
- Update
Provider Represents a provider of update packages.