pls help me it urgent
i m facing a problem with my vb.net code
this is the code equivalent in c#
this is the interface...... ..
............... ............... ............... ............... ............... ............... ............... ......
namespace x
{.
public interface ISection
{
string UserControl
{
get;
}
...