Class TabModule
Inherited Members
Namespace: DotNetNuke.Web.Models
Assembly: DotNetNuke.Web.dll
Syntax
public class TabModule
Constructors
TabModule()
Declaration
public TabModule()
Properties
ModuleInfo
Declaration
public ModuleInfo ModuleInfo { get; set; }
Property Value
| Type | Description |
|---|---|
| ModuleInfo |
ModuleVersion
Declaration
public string ModuleVersion { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
TabInfo
Declaration
public TabInfo TabInfo { get; set; }
Property Value
| Type | Description |
|---|---|
| TabInfo |