summaryM:DotNetNuke.Common.Internal.TestableGlobals.GetFactory

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

Syntax

C#
protected override Func<IGlobals> GetFactory()
Visual Basic
Protected Overrides Function GetFactory As Func(Of IGlobals)

Return Value

returnsM:DotNetNuke.Common.Internal.TestableGlobals.GetFactory

See Also