Class DojoAlias
Inheritance
System.Object
DojoAlias
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Shell.Configuration
Assembly: EPiServer.Shell.dll
Version: 11.20.7Syntax
public class DojoAlias
Constructors
DojoAlias()
Declaration
public DojoAlias()
Properties
From
Declaration
public string From { get; set; }
Property Value
Type | Description |
---|---|
System.String |
To
Declaration
public string To { get; set; }
Property Value
Type | Description |
---|---|
System.String |