'------------------------------------------------------------------------------ ' ' This code was generated by a tool. ' Runtime Version:2.0.50727.3603 ' ' Changes to this file may cause incorrect behavior and will be lost if ' the code is regenerated. ' '------------------------------------------------------------------------------ Option Strict On Option Explicit On ' Enter your Namespace Partial Public Class Custom_Paging ''' '''mvDataEntry control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents mvDataEntry As Global.System.Web.UI.WebControls.MultiView ''' '''vwSelDate control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents vwSelDate As Global.System.Web.UI.WebControls.View ''' '''gvSelDate control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents gvSelDate As Global.System.Web.UI.WebControls.GridView ''' '''vwData control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents vwData As Global.System.Web.UI.WebControls.View ''' '''phData control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents phData As Global.System.Web.UI.WebControls.PlaceHolder ''' '''vwConfirmation control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents vwConfirmation As Global.System.Web.UI.WebControls.View ''' '''phConfirmation control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents phConfirmation As Global.System.Web.UI.WebControls.PlaceHolder End Class 'End Namespace