Class ContentPathDB
Inherited Members
Namespace: EPiServer.DataAccess.Internal
Assembly: EPiServer.dll
Version: 12.0.3Syntax
[ServiceConfiguration]
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 |