The ReadManifestItem method reads a single node
Namespace: DotNetNuke.Services.Installer.InstallersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
protected override InstallFile ReadManifestItem( XPathNavigator nav, bool checkFileExists ) |
Visual Basic |
---|
Protected Overrides Function ReadManifestItem ( nav As XPathNavigator, checkFileExists As Boolean ) As InstallFile |
Parameters
- nav
- Type: System.Xml.XPath..::..XPathNavigator
The XPathNavigator representing the node
- checkFileExists
- Type: System..::..Boolean
Flag that determines whether a check should be made