ContentProvider GetNodesContent Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodGetNodesContent(String, String, String, Boolean)
Returns content of nodes in XML format without any transformation.
Public methodGetNodesContent(String, String, String, Boolean, String)
Returns content of nodes in XML format without any transformation.
Public methodGetNodesContent(String, String, String, Boolean, String, String)
Returns content of nodes after using specified transformation.
Public methodGetNodesContent(String, String, String, Boolean, String, String, String)
Returns content of nodes after using specified transformation.
Public methodGetNodesContent(String, String, String, Boolean, String, String, String, String)
Returns content of nodes after using specified transformation.
Public methodGetNodesContent(String, String, String, Boolean, String, String, String, String, Int32)
Returns content of nodes after using specified transformation.
Public methodGetNodesContent(String, String, String, Boolean, String, String, String, String, Int32, Boolean)
Returns content of nodes after using specified transformation.
Public methodGetNodesContent(String, String, String, Boolean, String, String, String, String, Int32, Boolean, Boolean)
Returns content of nodes after using specified transformation.
Public methodGetNodesContent(String, String, String, Boolean, String, String, String, String, Int32, Boolean, Boolean, Int32)
Returns content of nodes after using specified transformation.
Public methodGetNodesContent(String, String, String, Boolean, String, String, String, String, Int32, Boolean, Boolean, Guid, String, Boolean)
Returns content of nodes after using specified transformation.
Public methodGetNodesContent(String, String, String, Boolean, String, String, String, String, Int32, Boolean, Boolean, Guid, String, Boolean, Int32)
Returns content of nodes after using specified transformation.
Back to Top
See Also