NestedLocalTextRegistration.AddNestedTexts method

namespace: Serenity.Localization   assemblySerenity.Net.Core

Adds translations from static nested local text classes marked with NestedLocalTextAttribute.

public static void AddNestedTexts(this ILocalTextRegistry registry, ITypeSource typeSource)

See Also