PropertyItemsLocalTextRegistration.GetPropertyItemsTextPrefix method

namespace: Serenity.Localization   assemblySerenity.Net.Core

Gets form/column local text key prefix for given type

public static string GetPropertyItemsTextPrefix(Type type)
parameter description
type Type with form/column attribute

See Also