how to use hyperlink in wpf to get a file in network drive? -


i have web application...where can excel file network drive...using

..so not using impersonation.

do have similar in wpf ?

edit: want open excel file in network location...when user click link or button. also, dont want use impersonation...as dont have impersonate in case of a-href.

<hyperlink navigateuri="file:///networkshare/file">     excel file </hyperlink> 

Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -