Click or drag to resize

PageDefaultViewAttribute Constructor

Initializes a new instance of the PageDefaultViewAttribute class

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public PageDefaultViewAttribute(
	PageDefaultView pageDefaultView
)

Parameters

pageDefaultView
Type: Dynamicweb.Content.Items.MetadataPageDefaultView
See Also