Click or drag to resize

FolderAttribute Class

Inheritance Hierarchy

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

The FolderAttribute type exposes the following members.

Constructors
  NameDescription
Public methodFolderAttribute
Initializes a new instance of the FolderAttribute class
Public methodFolderAttribute(String)
Initializes a new instance of the FolderAttribute class
Public methodFolderAttribute(String, String)
Initializes a new instance of the FolderAttribute class
Top
Properties
  NameDescription
Public propertyDescription (Inherited from FieldAttribute.)
Public propertyEditorType (Inherited from FieldAttribute.)
Public propertyName (Inherited from FieldAttribute.)
Public propertySearchPattern
Top
Methods
See Also