Called after the name of this IWebDavStoreItem has changed.
Namespace: WebDAVSharp.Server.Stores.BaseClassesAssembly: WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- oldName
- Type: System String
The old name of this IWebDavStoreItem.
- newName
- Type: System String
The new name of this IWebDavStoreItem.
See Also