C# Class DotNetNuke.Modules.Xml.Providers.XmlDataProvider.File.Provider

Inheritance: XmlDataProvider
Show file Open project: DNNCommunity/DNN.XML

Public Methods

Method Description
Load ( int moduleId, int portalId, Hashtable settings ) : XmlReader

Method Details

Load() public method

public Load ( int moduleId, int portalId, Hashtable settings ) : XmlReader
moduleId int
portalId int
settings System.Collections.Hashtable
return System.Xml.XmlReader