summaryF:DotNetNuke.Common.Assembly.glbAppType

Namespace: DotNetNuke.Common
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
[ObsoleteAttribute("Deprecated in DNN 5.1. Use DotNetNukeContext.Current.Application properties.")]
public const string glbAppType
Visual Basic
<ObsoleteAttribute("Deprecated in DNN 5.1. Use DotNetNukeContext.Current.Application properties.")> 
Public Const glbAppType As String

See Also