SaaS CMS has officially launched! Learn more now.

Interface IDynamicPropertiesLoader

Namespace: EPiServer.Core.Internal
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public interface IDynamicPropertiesLoader

Methods

ListForPage(PageReference)

Declaration
DynamicPropertyCollection ListForPage(PageReference pageLink)
Parameters
Type Name Description
PageReference pageLink
Returns
Type Description
DynamicPropertyCollection

Extension Methods