Updates of PageVersion is not supported through PageVersionDataSource.
Namespace:
EPiServer.Web.WebControlsAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
protected override void SaveItem( PageVersion item ) |
Parameters
- item
- Type: EPiServer.DataAbstraction..::.PageVersion
The item to persist.
Exceptions
| Exception | Condition |
|---|---|
| System..::.NotSupportedException | Is always thrown |