Method FindNodeTypeForTitle
FindNodeTypeForTitle(string)
Finds the node type for title.
Declaration
public static Type FindNodeTypeForTitle(string nodeTitle)
Parameters
Type | Name | Description |
---|---|---|
string | nodeTitle | The node title. |
Returns
Type | Description |
---|---|
Type | Resolved Node Type. |