New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.RadControlState

Base ControlState class that should be inherited by each control state class

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.RadControlState

Properties

ControlSettings List1`

Container for additional settings to be persisted with the state

UniqueId String

Gets or sets the UniqueId representing the corresponding control's UniqueId property

UniqueKey String

Used with RadPersistenceFrameworkProxy controls for avoiding problems with controls having identical UniqueId's

In this article