Initial Commit Update Telerik
This commit is contained in:
8
LPWeb20/UserControls/RegisterSend.ascx.vb
Normal file
8
LPWeb20/UserControls/RegisterSend.ascx.vb
Normal file
@@ -0,0 +1,8 @@
|
||||
Public Class RegisterSend
|
||||
Inherits System.Web.UI.UserControl
|
||||
|
||||
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
|
||||
Session.Item("RegisterAsCompany") = Nothing
|
||||
End Sub
|
||||
|
||||
End Class
|
||||
Reference in New Issue
Block a user