Namespace:
EPiServer.WebServices
Assembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Assembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
[WebMethodAttribute(EnableSession = false, BufferResponse = true, Description = "Deletes a directory")] public void DeleteDirectory( string channelId, string virtualFilePath ) |