StandardLocalizationProviderL10n Method |
Returns a localized string based on a text ID. The localized text
is retrieved from text resources defined in .config.
Namespace:
PDTec.IceNet.Web
Assembly:
PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 7.0.0.0 (7.0.6906.26599)
Syntax
Remarks
Returns null if nothing is found and therefore conforms to
the ILocalizationProvider specification.
See Also