Skip to main content
A newer version of this page is available.
All docs
V20.2

LocalizationProviderAttribute Properties

Specifies the type of the localization provider created to collect localizable properties and their values.
Name Description
ProviderType Gets the type of the LocalizationProvider descendant that should be instantiated to collect the property-value pairs for the localizable properties.
TypeId When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.
See Also