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

Inheritance: DotNetNuke.Modules.Xml.BaseControls.BaseSourceSettings
Afficher le fichier Open project: DNNCommunity/DNN.XML

Protected Properties

Свойство Type Description
FileControl global::DotNetNuke.UI.UserControls.UrlControl

Méthodes publiques

Méthode Description
LoadSettings ( ) : void
SaveSettings ( ) : void

Method Details

LoadSettings() public méthode

public LoadSettings ( ) : void
Résultat void

SaveSettings() public méthode

public SaveSettings ( ) : void
Résultat void

Property Details

FileControl protected_oe property

FileControl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.UrlControl FileControl
Résultat global::DotNetNuke.UI.UserControls.UrlControl