[IMAGELINK] |
diff --git a/LatestArticlesOptions.ascx.designer.vb b/LatestArticlesOptions.ascx.designer.vb
index f4aa150..2301745 100755
--- a/LatestArticlesOptions.ascx.designer.vb
+++ b/LatestArticlesOptions.ascx.designer.vb
@@ -1436,6 +1436,15 @@ Namespace Ventrian.NewsArticles
'''
Protected WithEvents lblImage As Global.System.Web.UI.WebControls.Label
+ '''
+ '''lblImageTitle control.
+ '''
+ '''
+ '''Auto-generated field.
+ '''To modify move field declaration from designer file to code-behind file.
+ '''
+ Protected WithEvents lblImageTitle As Global.System.Web.UI.WebControls.Label
+
'''
'''lblImageLink control.
'''
|