Subject¶
Returns the subject of template if found, otherwise null.
1 |
|
Parameters¶
string name
Name of template
Xml node
Input xml node. Optional. If not specified, $Xml
is used.
Remarks¶
Example¶
1 2 3 |
|
Returns the subject of template if found, otherwise null.
1 |
|
string name
Name of template
Xml node
Input xml node. Optional. If not specified, $Xml
is used.
1 2 3 |
|