개정판 f258d884
Fix: Consolidate 또는 AvoidConsolidate인 레이어만 삭제한다.
Change-Id: Iec8e0061785bbfaeee0fc4f861727f62ee04eacd
KCOM/App.xaml.cs | ||
---|---|---|
46 | 46 |
public static string urlPort; |
47 | 47 |
public static string urlHost_DB; |
48 | 48 |
public static string urlPort_DB; |
49 |
public static string Custom_ViewInfoId; |
|
49 |
|
|
50 |
/// <summary> |
|
51 |
/// 현재 활성화된 MarkupInfo의 Id |
|
52 |
/// </summary> |
|
53 |
public static string Custom_ViewInfoId { get; set; } |
|
54 |
|
|
50 | 55 |
public static bool ParameterMode = false; |
51 | 56 |
public static bool isExternal = false; |
52 | 57 |
public static bool isAuthenticate = false; |
내보내기 Unified diff