This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Interface definition for the channel used by the cmsWebservice.

Namespace:
Assembly:  Smartsite.Runtime (in Smartsite.Runtime.dll)

Syntax

C#Copy imageCopy Code
[("System.ServiceModel", "3.0.0.0")]
public interface cmsWebserviceSoapPortChannel : , 
	, , , , <>, 
	
Visual Basic (Declaration)Copy imageCopy Code
<("System.ServiceModel", "3.0.0.0")> _
Public Interface cmsWebserviceSoapPortChannel _
	Inherits , , , ,  _
	, (Of ), 

See Also

Advanced