ImageGear for .NET
ImGearPageCreateArgs Class
See Also  Members   Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace : ImGearPageCreateArgs Class

Glossary Item Box

Represents a page create parameters object.

Syntax

ASP.NET Ajax Javascript (Specification) 
ImageGear.Web.UI.ImGearPageCreateArgs = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new ImageGear.Web.UI.ImGearPageCreateArgs();

Remarks

This object contains the arguments for ImGearPage creation.

It is not strictly necessary to create an object of this type for providing the parameters. The example code in the constructor for ImGearPage shows another acceptable way to pass the ImGearPage create parameters. This class identifies the fields that are represented in the ImGearPage input parameter object.

Inheritance Hierarchy

Object
   ImageGear.Web.UI.ImGearPageCreateArgs

See Also

©2013. Accusoft Corporation. All Rights Reserved.