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 cmsWebservice.

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

Syntax

C#Copy imageCopy Code
[(Namespace = "http://smartsite.nl/cmsWebservice/wsdl/", 
	ConfigurationName = "cmsWebserviceSoapPort")]
[("System.ServiceModel", "3.0.0.0")]
public interface cmsWebserviceSoapPort
Visual Basic (Declaration)Copy imageCopy Code
<(Namespace := "http://smartsite.nl/cmsWebservice/wsdl/",  _
	ConfigurationName := "cmsWebserviceSoapPort")> _
<("System.ServiceModel", "3.0.0.0")> _
Public Interface cmsWebserviceSoapPort

See Also

Advanced