SharepointPublishingToolboxService Class
Gets toolbox information for Microsoft SharePoint Designer 2010.
Inheritance Hierarchy
System.Object
System.ComponentModel.MarshalByValueComponent
System.Web.Services.WebService
Microsoft.SharePoint.Publishing.WebServices.SharepointPublishingToolboxService
Namespace: Microsoft.SharePoint.Publishing.WebServices
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
<WebServiceAttribute(Namespace := "https://schemas.microsoft.com/sharepoint/publishing/soap/", _
Name := "CMS Content Area Toolbox Info service", Description := "This web service is designed for FrontPage client to use")> _
<WebServiceBindingAttribute(ConformsTo := WsiProfiles.BasicProfile1_1)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SharepointPublishingToolboxService _
Inherits WebService
'Usage
Dim instance As SharepointPublishingToolboxService
[WebServiceAttribute(Namespace = "https://schemas.microsoft.com/sharepoint/publishing/soap/",
Name = "CMS Content Area Toolbox Info service", Description = "This web service is designed for FrontPage client to use")]
[WebServiceBindingAttribute(ConformsTo = WsiProfiles.BasicProfile1_1)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SharepointPublishingToolboxService : WebService
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
SharepointPublishingToolboxService Members
Microsoft.SharePoint.Publishing.WebServices Namespace
#ctor()
FetchControlLists([], String)