Generates the Tree_Joined view query joined on the given NodeID column
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- viewName
- Type: System String
View name
- joinOn
- Type: System String
NodeID column to use for JOIN
- indexes
- Type: System String
Returns extra code for the initialization of the view
Return Value
Type: StringSee Also