Class ContentRouteHelper
Implements
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.Web.Routing
Assembly: EPiServer.dll
Version: 10.10.4Syntax
[Obsolete("Use IContentRouteHelper", true)]
public class ContentRouteHelper : IContentRouteHelperConstructors
ContentRouteHelper()
Declaration
public ContentRouteHelper()Properties
Content
Declaration
public virtual IContent Content { get; }Property Value
| Type | Description | 
|---|---|
| IContent | 
ContentLink
Declaration
public virtual ContentReference ContentLink { get; }Property Value
| Type | Description | 
|---|---|
| ContentReference | 
LanguageID
Declaration
public virtual string LanguageID { get; }Property Value
| Type | Description | 
|---|---|
| System.String | 
