Show / Hide Table of Contents

Interface IExtensionUrlProviderSettingsControl

Namespace: DotNetNuke.Entities.Urls
Assembly: DotNetNuke.dll
Syntax
public interface IExtensionUrlProviderSettingsControl

Properties

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>

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS