Interface IRequestSegmmentService
Namespace: Umbraco.Cms.Core.DeliveryApi
Assembly: Umbraco.Core.dll
Syntax
[Obsolete("This interface is misspelled and will be removed in Umbraco 18. Please use the correct one IRequestSegmentService")]
public interface IRequestSegmmentService
Methods
View SourceGetRequestedSegment()
Gets the requested segment from the "Accept-Segment" header, if present.
Declaration
string? GetRequestedSegment()
Returns
| Type | Description |
|---|---|
| string |