Overload List
Name | Description | |
---|---|---|
![]() | GetSingleNodeContent(String, String, String) |
Returns node content in XML format without any transformation.
|
![]() | GetSingleNodeContent(String, String, String, Boolean, String) |
Returns node content in XML format without any transformation. This is a faster variant to the overloaded version without class name specified.
|
![]() | GetSingleNodeContent(String, String, String, Boolean, String, String) |
Returns node content after using specified transformation.
|
![]() | GetSingleNodeContent(String, String, String, Boolean, String, String, Boolean) |
Returns node content after using specified transformation.
|
![]() | GetSingleNodeContent(String, String, String, Boolean, String, String, Boolean, Boolean) |
Returns node content after using specified transformation.
|
See Also