In Composite C1, I need to select the currently selected language that the user selected above the language switch in the ASP.NET user control.
Of course, I could read it from PathInfo, but I'm sure there is a function for this.
How can I access a value programmatically in C #?
magnattic
source share