DotNetNuke.UI.WebControls.DNNNodeCollection
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll)
Syntax
C# |
---|
public DNNNodeCollection( string strXML, string strXSLFile ) |
Visual Basic |
---|
Public Sub New ( strXML As String, strXSLFile As String ) |
Parameters
- strXML
- Type: System..::..String
paramstrXMLM:DotNetNuke.UI.WebControls.DNNNodeCollection.#ctor(System.String,System.String)
- strXSLFile
- Type: System..::..String
paramstrXSLFileM:DotNetNuke.UI.WebControls.DNNNodeCollection.#ctor(System.String,System.String)