Click or drag to resize

NameAttribute Class

Inheritance Hierarchy

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

The NameAttribute type exposes the following members.

Constructors
  NameDescription
Public methodNameAttribute
Initializes a new instance of the NameAttribute class
Top
Properties
  NameDescription
Public propertyName
Top
See Also