Compiler.GetLineIDForNodeName(string)
Method in Compiler
Summary
Generates a line id for a raw text node
public static string GetLineIDForNodeName(string name)Remarks
This should only be used when in raw text mode.
Parameters
| Name | Description |
|---|---|
string name | The name of the node |
Returns
line id for the raw text node