Class TabExistsException
Inherited Members
Namespace: DotNetNuke.Entities.Tabs
Assembly: DotNetNuke.dll
Syntax
public class TabExistsException : TabException, ISerializable, _Exception
Constructors
TabExistsException(int, string)
Declaration
public TabExistsException(int tabId, string message)
Parameters
Type | Name | Description |
---|---|---|
int | tabId | |
string | message |