Interface IExtensionUrlProviderSettingsControl
Namespace: DotNetNuke.Entities.Urls
Assembly: DotNetNuke.dll
Syntax
public interface IExtensionUrlProviderSettingsControlProperties
Provider
Declaration
ExtensionUrlProviderInfo Provider { get; set; }Property Value
| Type | Description | 
|---|---|
| ExtensionUrlProviderInfo | 
Methods
LoadSettings()
Declaration
void LoadSettings()SaveSettings()
Declaration
Dictionary<string, string> SaveSettings()Returns
| Type | Description | 
|---|---|
| Dictionary<string, string> |