ImageGear .NET - Updated
ImGearIsisCreateSessionArgs Constructor

ImageGear.Web.Isis Library > ImageGear.Web.Isis Namespace > ImGearIsisCreateSessionArgs class : ImGearIsisCreateSessionArgs Constructor
Syntax
ASP.NET Ajax Javascript (Specification) 
ImageGear.Web.Isis.ImGearIsisCreateSessionArgs = function( 
   applicationName : string,
   destroyExistingSession : boolean,
   locale : string,
   idleTimeoutMinutes : number(Integer),
   callback : function
) {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new ImageGear.Web.Isis.ImGearIsisCreateSessionArgs(string,boolean,string,number(Integer),function);

Parameters

applicationName
destroyExistingSession
locale
idleTimeoutMinutes
callback
See Also

Reference

ImGearIsisCreateSessionArgs class
ImGearIsisCreateSessionArgs Members