Show / Hide Table of Contents

Class UIUtilities

Inheritance
object
UIUtilities
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.UI
Assembly: DotNetNuke.dll
Syntax
public class UIUtilities

Constructors

UIUtilities()

Declaration
public UIUtilities()

Methods

GetSlaveModule(int)

Declaration
public static ModuleInfo GetSlaveModule(int tabId)
Parameters
Type Name Description
int tabId
Returns
Type Description
ModuleInfo

IsLegacyUI(int)

Declaration
public static bool IsLegacyUI(int portalId)
Parameters
Type Name Description
int portalId
Returns
Type Description
bool

IsLegacyUI(int, string, int)

Declaration
public static bool IsLegacyUI(int moduleId, string key, int portalId)
Parameters
Type Name Description
int moduleId
string key
int portalId
Returns
Type Description
bool

Extension Methods

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