Creates a localized format string that is transformed using the specified resource id.
public static string TFormat(string format, string resId, string resourceSet, Object[] args)
Parameters
format
Format string that is to be localized
resId
Resource id to localize from
resourceSet
Resource set to localize from
args
Any arguments for the format string
Overloads:
See also:
Class DbRes© West Wind Technologies, 2006 - 2019 • Updated: 01/24/18
Comment or report problem with topic