Click or drag to resize

DoNotIncludeInSearchAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Dynamicweb.Content.Items.AnnotationsDoNotIncludeInSearchAttribute

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

The DoNotIncludeInSearchAttribute type exposes the following members.

Constructors
  NameDescription
Public methodDoNotIncludeInSearchAttribute
Initializes a new instance of the DoNotIncludeInSearchAttribute class
Top
See Also