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