Click or drag to resize
WindowShortcutCollection Class
Inheritance Hierarchy
SystemObject
  System.Web.UIStateManagedCollection
    Kettic.AspNetStronglyTypedStateManagedCollectionWindowShortcut
      Kettic.AspNet.ControlsWindowShortcutCollection

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class WindowShortcutCollection : StronglyTypedStateManagedCollection<WindowShortcut>

The WindowShortcutCollection type exposes the following members.

Constructors
  NameDescription
Public methodWindowShortcutCollection
Top
Methods
  NameDescription
Public methodAdd
Public methodToString (Overrides ObjectToString.)
Top
See Also