Interface IPageDataMetadataBuilder
Namespace: EPiServer.Construction.Internal
Assembly: EPiServer.dll
Version: 12.0.3Syntax
public interface IPageDataMetadataBuilder
Methods
AddMetaDataProperties(ContentReference, PageData, ContentType, ContentReference, Boolean)
Declaration
void AddMetaDataProperties(ContentReference pageLink, PageData page, ContentType contentType, ContentReference parentContentLink, bool setPropertyValues)
Parameters
Type | Name | Description |
---|---|---|
Content |
pageLink | |
Page |
page | |
Content |
contentType | |
Content |
parentContentLink | |
System. |
setPropertyValues |