|
|
posted on June 24, 2014 08:53
protected override void OnInit(EventArgs e)
{
base.OnInit(e);
JavaScript.RequestRegistration(CommonJs.jQuery);
JavaScript.RequestRegistration(CommonJs.jQueryUI);
JavaScript.RequestRegistration(CommonJs.DnnPlugins);
}
There are currently no comments, be the first to post one!