summaryM:DotNetNuke.Services.Localization.Internal.TestableLocalization.GetFactory

Namespace: DotNetNuke.Services.Localization.Internal
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

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

Return Value

returnsM:DotNetNuke.Services.Localization.Internal.TestableLocalization.GetFactory

See Also