Class ApiContentNameProvider
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.DeliveryApi
Assembly: Umbraco.Core.dll
Syntax
public sealed class ApiContentNameProvider : IApiContentNameProvider
Methods
View SourceGetName(IPublishedContent)
Declaration
public string GetName(IPublishedContent content)
Parameters
Type | Name | Description |
---|---|---|
IPublishedContent | content |
Returns
Type | Description |
---|---|
System.String |