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