Show / Hide Table of Contents

Interface IGetsTalContextProcessor

An object which can get a IHandlesProcessingError suitable for the TAL document-manipulation process.

Namespace: ZptSharp.Tal
Assembly: ZptSharp.Abstractions.dll
Syntax
public interface IGetsTalContextProcessor

Methods

| Improve this Doc View Source

GetTalContextProcessor()

Gets the TAL context processor.

Declaration
IHandlesProcessingError GetTalContextProcessor()
Returns
Type Description
IHandlesProcessingError

The TAL context processor.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX