LocalizationHelperL10nWithDefault Method (String, String, Object) | 
  
    Namespace: 
   PDTec.IceNet.Web
    Assembly:
   PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntaxpublic string L10nWithDefault(
	string key,
	string defaultValue,
	params Object[] aParams
)
Parameters
- key
 - Type: SystemString
 - defaultValue
 - Type: SystemString
 - aParams
 - Type: SystemObject
 
Return Value
Type: 
String
See Also