Quick way to create base for DotNetNuke module.
protected void Page_Load(object sender, EventArgs e){ Page.ClientScript.RegisterClientScriptInclude("PopupCalendar", ResolveUrl( "~/js/PopupCalendar.js"));}
No comments:
Post a Comment