This topic has not yet been rated - Rate this topic

SpellChecker Class

Represents the Spelling Checker Web service.

System.Object
  System.ComponentModel.MarshalByValueComponent
    System.Web.Services.WebService
      Microsoft.SharePoint.Publishing.SpellChecker

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
[WebServiceBindingAttribute(ConformsTo = WsiProfiles.BasicProfile1_1)]
[WebServiceAttribute(Namespace = "http://schemas.microsoft.com/sharepoint/publishing/spelling/", 
	Name = "Spelling Service", Description = "This web service identifies spelling mistakes and recommends suggestions for correction.")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SpellChecker : WebService

This Web service identifies spelling mistakes and recommends suggestions for correction.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ