Click or drag to resize

OptionFolderAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Dynamicweb.Content.Items.AnnotationsOptionFolderAttribute

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

The OptionFolderAttribute type exposes the following members.

Constructors
  NameDescription
Public methodOptionFolderAttribute
Initializes a new instance of the OptionFolderAttribute class
Top
Properties
  NameDescription
Public propertyFolder
Top
See Also