Get site logo and display in WPF app. #1152
Unanswered
KarolFilipKozlowski
asked this question in
General
Replies: 1 comment 1 reply
-
@KarolFilipKozlowski : I think you've to download the logo first before you can use/show it. When the WPF application is showing the bitmap image it will not know how to authenticate against SharePoint Online. Did not test any of this, just think this might be reason |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I try to build a small wpf app where I have some information about a given site. One of the features that I want is to show website log.
In debug, I have logo url, but isn't in the app, I think the app cannot process bitmap/image/logo because haven't directly access because downloading and displaying the png works outside context, so its any way to get that file?
Beta Was this translation helpful? Give feedback.
All reactions