webStaticFileNode.AOTgetSource Method

Gets the source of the node.

Syntax

public str AOTgetSource()

Run On

Called

Return Value

Type: str
The source of the node.

Remarks

This function is overridden by nodes that have source code.

See Also

Reference

webStaticFileNode Class