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

Glossary Item Box

Indicates ImagedataService option.

Syntax

ASP.NET Ajax Javascript (Specification) 
function get_artServiceOption() : ImGearArtDataServices
function set_artServiceOption(value : ImGearArtDataServices)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearThumbnailList.get_artServiceOption();

Remarks

This property lets you choose ImageGear Art Data Service.

If the ImGearThumbnailList control is created using client side API and annotations data are required from the server either for reading or for updating, then this property value must be set to one of the enumeration ImageGear.Web.UI.ImGearArtDataServices.ArtDataService fields.

See Also

©2013. Accusoft Corporation. All Rights Reserved.