Does anyone know how to use directives (ex. @ Import) with NHAML?
|
1
|
|
|
|
|
|
if you mean adding references and importing namespaces you do it in the app.config or web.config
|
||
|
|
|
1
|
|
|
|
|
|
if you mean adding references and importing namespaces you do it in the app.config or web.config
|
||
|
|