NVelocity.Runtime
Class VelocimacroManager.MacroEntry

wrapper class for holding VM information

Property Summary
NVelocity.Runtime.VelocimacroManager Enclosing_Instance
bool FromLibrary
NVelocity.Runtime.Parser.Node.SimpleNode NodeTree
string SourceTemplate

Methods inherited from class System.Object
Equals, Finalize, GetHashCode, GetType, MemberwiseClone, ToString


Property Detail

Enclosing_Instance

public NVelocity.Runtime.VelocimacroManager Enclosing_Instance


FromLibrary

public bool FromLibrary


NodeTree

public NVelocity.Runtime.Parser.Node.SimpleNode NodeTree


SourceTemplate

public string SourceTemplate