Interface IApiContentNameProvider
Namespace: Umbraco.Cms.Core.DeliveryApi
Assembly: Umbraco.Core.dll
Syntax
public interface IApiContentNameProvider
Methods
View SourceGetName(IPublishedContent)
Declaration
string GetName(IPublishedContent content)
Parameters
Type | Name | Description |
---|---|---|
IPublishedContent | content |
Returns
Type | Description |
---|---|
System.String |