Class UrlRewriteElement
Inheritance
System.Object
    UrlRewriteElement
  Namespace: EPiServer.Configuration
Assembly: EPiServer.Configuration.dll
Version: 7.19.2Syntax
public class UrlRewriteElement : ConfigurationElementConstructors
UrlRewriteElement()
Declaration
public UrlRewriteElement()Properties
DefaultProvider
Declaration
public string DefaultProvider { get; }Property Value
| Type | Description | 
|---|---|
| System.String | 
Providers
Declaration
public ProviderSettingsCollection Providers { get; }Property Value
| Type | Description | 
|---|---|
| System.Configuration.ProviderSettingsCollection | 
Methods
InitializeWithDefaults()
Declaration
public void InitializeWithDefaults()