Show / Hide Table of Contents

Class TabEventArgs

Inheritance
object
EventArgs
TabEventArgs
TabSyncEventArgs
Inherited Members
EventArgs.Empty
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
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

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS