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 ManagerService class.

Namespace: Smartsite.Core.Services
Assembly:  Smartsite.Services (in Smartsite.Services.dll)

Syntax

C#Copy imageCopy Code
[(Name = "ManagerService", Namespace = "http://Smartsite.Services.ManagerService")]
public interface IManagerService : 
Visual Basic (Declaration)Copy imageCopy Code
<(Name := "ManagerService", Namespace := "http://Smartsite.Services.ManagerService")> _
Public Interface IManagerService _
	Inherits 

See Also

Advanced