Interface IApiPropertyRenderer
Namespace: Umbraco.Cms.Core.DeliveryApi
Assembly: Umbraco.Core.dll
Syntax
public interface IApiPropertyRenderer
Methods
View SourceGetPropertyValue(IPublishedProperty, Boolean)
Declaration
object GetPropertyValue(IPublishedProperty property, bool expanding)
Parameters
Type | Name | Description |
---|---|---|
IPublished |
property | |
System. |
expanding |
Returns
Type | Description |
---|---|
System. |