Class DeliveryApiCompositeIdHandler
Inheritance
object
Namespace: Umbraco.Cms.Core.DeliveryApi
Assembly: Umbraco.Core.dll
Syntax
public class DeliveryApiCompositeIdHandler : IDeliveryApiCompositeIdHandler
Methods
View SourceDecompose(string)
Declaration
public DeliveryApiIndexCompositeIdModel Decompose(string indexId)
Parameters
| Type | Name | Description |
|---|---|---|
| string | indexId |
Returns
| Type | Description |
|---|---|
| DeliveryApiIndexCompositeIdModel |
IndexId(int, string)
Declaration
public string IndexId(int id, string culture)
Parameters
| Type | Name | Description |
|---|---|---|
| int | id | |
| string | culture |
Returns
| Type | Description |
|---|---|
| string |