Class TabEventArgs
Inherited Members
Namespace: DotNetNuke.Entities.Tabs.Actions
Assembly: DotNetNuke.dll
Syntax
public class TabEventArgs : EventArgs
Constructors
TabEventArgs()
Declaration
public TabEventArgs()
Properties
Tab
Declaration
public TabInfo Tab { get; }
Property Value
Type | Description |
---|---|
TabInfo |