summaryT:DotNetNuke.Common.Assembly

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

Syntax

C#
[ObsoleteAttribute("Deprecated in DNN 5.1. Use DotNetNukeContext.Current.Application properties.")]
[StandardModuleAttribute]
public sealed class Assembly
Visual Basic
<ObsoleteAttribute("Deprecated in DNN 5.1. Use DotNetNukeContext.Current.Application properties.")> 
<StandardModuleAttribute> 
Public NotInheritable Class Assembly

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Common..::..Assembly

See Also