This documentation is archived and is not being maintained.

RegisteredExpandoAttribute Properties

The RegisteredExpandoAttribute type exposes the following members.

  NameDescription
Public property Control Gets the control that registered the custom (expando) attribute.
Public property ControlId Gets the identifier of the control that registered the custom (expando) attribute.
Public property Encode Gets a value that indicates whether the custom (expando) attribute is encoded.
Public property Name Gets the name of the custom (expando) attribute.
Public property Value Gets the value of the custom (expando) attribute.
Top
Show: