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 language version for a page")] public void DeletePageLanguage( string channelId, Guid pageId, string cultureName ) |
Parameters
- channelId
- Type: System..::.String
- pageId
- Type: System..::.Guid
- cultureName
- Type: System..::.String