One of the common requirement is to apply globalization on the keyword that retrieved from sql database to make your content dynamic.
The below is the example, where output is the KEYValue of the KEYWORD in ResourceCLASSNAME
string output = HttpContext.GetGlobalResourceObject("ResourceCLASSNAME", "KEYWORD").ToString();
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment