NestedPermissionKeyRegistration.AddNestedPermissions method

namespace: Serenity.Localization   assemblySerenity.Net.Core

Gets permission keys and adds texts if any from static nested permission key classes marked with NestedPermissionKeys attribute.

public static HashSet<string> AddNestedPermissions(this ILocalTextRegistry registry, 
    ITypeSource typeSource)

See Also