webPageDefNode.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 method is overridden by nodes that have source code.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets the source of the node.
public str AOTgetSource()
Called
Type: str
The source of the node.
This method is overridden by nodes that have source code.