Show / Hide Table of Contents

Interface IGetsZptNodeAndAttributeRemovalContextProcessor

An object which gets an implementation of IProcessesExpressionContext which will remove ZPT nodes and attributes from a DOM context.

Namespace: ZptSharp.Rendering
Assembly: ZptSharp.Abstractions.dll
Syntax
public interface IGetsZptNodeAndAttributeRemovalContextProcessor

Methods

| Improve this Doc View Source

GetNodeAndAttributeRemovalProcessor()

Gets the node & attribute removal processor.

Declaration
IProcessesExpressionContext GetNodeAndAttributeRemovalProcessor()
Returns
Type Description
IProcessesExpressionContext

The node and attribute removal processor.

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