Class ContentPathDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
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.DataAccess.Internal
Assembly: EPiServer.dll
Version: 11.20.7Syntax
[ServiceConfiguration(typeof(ContentPathDB))]
public class ContentPathDB : DataAccessBase
Constructors
ContentPathDB(IDatabaseExecutor)
Declaration
public ContentPathDB(IDatabaseExecutor databaseHandler)
Parameters
Type | Name | Description |
---|---|---|
IDatabaseExecutor | databaseHandler |
Methods
GetContentPath(ContentReference)
Declaration
public ContentPath GetContentPath(ContentReference contentLink)
Parameters
Type | Name | Description |
---|---|---|
ContentReference | contentLink |
Returns
Type | Description |
---|---|
ContentPath |