개정판 6dcbe4a7
issue #811: 외부 사용자 경우에도 페이지 이미지가 보이도록 수정
Change-Id: I3c5c6350de58062ba7620637026ab53a4efda797
KCOM/Views/MainMenu.xaml.cs | ||
---|---|---|
265 | 265 |
/// <author>humkyung</author> |
266 | 266 |
/// <param name="sDocumentID"></param> |
267 | 267 |
/// <returns></returns> |
268 |
private string GetImageURL(string sDocumentID, int iPageNo)
|
|
268 |
public string GetImageURL(string sDocumentID, int iPageNo)
|
|
269 | 269 |
{ |
270 | 270 |
string uri = string.Empty; |
271 | 271 |
|
내보내기 Unified diff