RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX
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

Namespace: Telerik.Web
Assembly: Telerik.Web.UI (in Telerik.Web.UI.dll) Version: 2013.2.522.0 (2013.02.0522.0)

Syntax

C#
public sealed class ElementReferenceAttribute : Attribute
Visual Basic
Public NotInheritable Class ElementReferenceAttribute _
	Inherits Attribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    Telerik.Web..::..ElementReferenceAttribute

See Also