Click or drag to resize

PageDefaultViewAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Dynamicweb.Content.Items.AnnotationsPageDefaultViewAttribute

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
public class PageDefaultViewAttribute : Attribute

The PageDefaultViewAttribute type exposes the following members.

Constructors
  NameDescription
Public methodPageDefaultViewAttribute
Initializes a new instance of the PageDefaultViewAttribute class
Top
Properties
  NameDescription
Public propertyPageDefaultView
Top
See Also