| 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.WebAssembly: PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
Remarks
            Returns null if nothing is found and therefore conforms to 
            the ILocalizationProvider specification.
            
See Also