Show / Hide Table of Contents

Interface IGetsWellKnownNamespace

A provider for well-known namespaces related to ZPT.

Namespace: ZptSharp.Dom
Assembly: ZptSharp.Abstractions.dll
Syntax
public interface IGetsWellKnownNamespace

Properties

| Improve this Doc View Source

MetalNamespace

Gets the namespace for METAL.

Declaration
Namespace MetalNamespace { get; }
Property Value
Type Description
Namespace

The METAL namespace.

| Improve this Doc View Source

TalNamespace

Gets the namespace for TAL.

Declaration
Namespace TalNamespace { get; }
Property Value
Type Description
Namespace

The TAL namespace.

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