Darshak Sheth
Results
2
comments of
Darshak Sheth
sorry for misleading code..not sure why I missed ``` javascript /// ``` When user doesn't have permission _Html.RenderPartial("_IndexPartial")_ won't be called (and _Bundles.Reference("~/scripts/indexpartial.js)_ won't be called). I don't want to...
Can I stop cassette reading reference comments (i.e. comments starting with 3 slashes - "///") from JS files? What I want is cassette should read "@" comments but shouldn't read...