Class TabExistsException
Inherited Members
Namespace: DotNetNuke.Entities.Tabs
Assembly: DotNetNuke.dll
Syntax
public class TabExistsException : TabException
Constructors
| Improve this Doc View SourceTabExistsException(Int32, String)
Initializes a new instance of the TabExistsException class.
Declaration
public TabExistsException(int tabId, string message)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | tabId | |
System.String | message |