...

Code Block
languagejs
var loadMaskConfig = 
	{

  	 	'templateUrl':"square_rotate_Loader.cttpl",

   		'dataConfig':{title:'Canvas',loaderMessage:'Preparing Your Workspace',width:'100%',height:'100%'}

                       }
CTCUSTOMLOADMASKMANAGER.showCustomLoadMask(loadMaskConfig)

...