summaryP:DotNetNuke.ComponentModel.ComponentFactory.Container

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

Syntax

C#
public static IContainer Container { get; set; }
Visual Basic
Public Shared Property Container As IContainer
	Get
	Set

See Also