i have added C# code in aspx
file, but it is showing error
The type or namespace name 'Mail' does not exist in the class or
namespace 'System.Net' (are you missing an assembly reference?)
How i can add nampespace to aspx file i have tried <%@ import namespace="Westwind.Tools"%>
but it does not work?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…