// ==================================================
// Create namespace and class 'Cynapps.OnTrack.DPF.Web.WebParts'
// And add methods to the class.
//
CommonClientScript.RegisterNamespace(null, "Cynapps");
CommonClientScript.RegisterNamespace("Cynapps", "OnTrack");
CommonClientScript.RegisterNamespace("Cynapps.OnTrack", "DPF");
CommonClientScript.RegisterNamespace("Cynapps.OnTrack.DPF", "Web");
CommonClientScript.RegisterNamespace("Cynapps.OnTrack.DPF.Web", "WebParts");
