Click or drag to resize

IconAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Dynamicweb.Content.Items.AnnotationsIconAttribute

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

The IconAttribute type exposes the following members.

Constructors
  NameDescription
Public methodIconAttribute(String)
Initializes a new instance of the IconAttribute class
Public methodIconAttribute(KnownIcon)
Initializes a new instance of the IconAttribute class
Public methodIconAttribute(String, String) Obsolete.
Initializes a new instance of the IconAttribute class
Top
Properties
  NameDescription
Public propertyIcon
Top
See Also