Class TabException
Inherited Members
Namespace: DotNetNuke.Entities.Tabs
Assembly: DotNetNuke.dll
Syntax
public class TabException : Exception, ISerializable, _Exception
Constructors
TabException(int, string)
Declaration
public TabException(int tabId, string message)
Parameters
Type | Name | Description |
---|---|---|
int | tabId | |
string | message |
Properties
TabId
Declaration
public int TabId { get; }
Property Value
Type | Description |
---|---|
int |