The CheckedItems class maintains a list of items that a user has selected.

Namespace:  Phoenix.UI
Assembly:  Phoenix.UI (in Phoenix.UI.dll) Version: 2.9.3209.25658 (2.9.0.0)

Syntax

C#
public class CheckedItems

Remarks

Class diagram

Remarks

One instance of this object is stored in a User's Session

Inheritance Hierarchy

System..::.Object
  Phoenix.UI..::.CheckedItems

See Also