Interface IRequestSegmentService
Namespace: Umbraco.Cms.Core.DeliveryApi
Assembly: Umbraco.Core.dll
Syntax
public interface IRequestSegmentService
Methods
View SourceGetRequestedSegment()
Gets the requested segment from the "Accept-Segment" header, if present.
Declaration
string? GetRequestedSegment()
Returns
| Type | Description |
|---|---|
| string |