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.AspNetAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic sealed class ElementReferenceAttribute : Attribute
Public NotInheritable Class ElementReferenceAttribute
Inherits Attribute
public ref class ElementReferenceAttribute sealed : public Attribute
[<SealedAttribute>]
type ElementReferenceAttribute =
class
inherit Attribute
end
The ElementReferenceAttribute type exposes the following members.
Constructors
See Also