Get the full state of the tab changes control in a specific tab and its master portal
Namespace: DotNetNuke.Entities.TabsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
ChangeControlState GetChangeControlState( int portalId, int tabId ) |
| Visual Basic |
|---|
Function GetChangeControlState ( portalId As Integer, tabId As Integer ) As ChangeControlState |