Click or drag to resize
TabCreatedEventArgs Class
Tab created event arguments
Inheritance Hierarchy
SystemObject
  CMS.UIControlsTabCreatedEventArgs

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public class TabCreatedEventArgs

The TabCreatedEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodTabCreatedEventArgs
Top
Fields
  NameDescription
Public fieldTab
Created tab
Public fieldTabIndex
Created tab index
Public fieldUIElement
UI Element
Top
See Also