KTML 4 LITE API Documentation for ASP .NET

KtmlServiceProvider Class

Service provider class for Ktml modules.

For a list of all members of this type, see KtmlServiceProvider Members.

System.Object
   InterAKT.WebControls.KtmlServiceProvider

public class KtmlServiceProvider

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

An instace of this class is made on service.aspx page and its Execute method serializes to javascript the response received from Ktml modules (file, folder, image, templates, spellcheck and xhtml).

Requirements

Namespace: InterAKT.WebControls

Assembly: InterAKT.KTML4LITE (in InterAKT.KTML4LITE.dll)

See Also

KtmlServiceProvider Members | InterAKT.WebControls Namespace