Click or drag to resize
ElementReferenceAttribute Class
Specifies this property is an element reference and should be converted during serialization. The default (e.g. cases without this attribute) will generate the element's ID
Inheritance Hierarchy
SystemObject
  SystemAttribute
    Kettic.AspNetElementReferenceAttribute

Namespace: Kettic.AspNet
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public sealed class ElementReferenceAttribute : Attribute

The ElementReferenceAttribute type exposes the following members.

Constructors
  NameDescription
Public methodElementReferenceAttribute
Constructs a new ElementReferenceAttribute
Top
See Also