Show / Hide Table of Contents

Interface ITabChangeSettings

Namespace: DotNetNuke.Entities.Tabs
Assembly: DotNetNuke.dll
Syntax
public interface ITabChangeSettings

Methods

GetChangeControlState(int, int)

Declaration
ChangeControlState GetChangeControlState(int portalId, int tabId)
Parameters
Type Name Description
int portalId
int tabId
Returns
Type Description
ChangeControlState

IsChangeControlEnabled(int, int)

Declaration
bool IsChangeControlEnabled(int portalId, int tabId)
Parameters
Type Name Description
int portalId
int tabId
Returns
Type Description
bool

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS