ImageGear for .NET
ImageServicePath Property
See Also  Send Feedback
ImageGear20.Web Assembly > ImageGear.Web.UI Namespace > ImGearThumbnailList Class : ImageServicePath Property




Glossary Item Box

Gets or sets the RESTful WCF image service path.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

A string value.

Remarks

The value provided must be a fully qualified URL (absolute URL), a relative URL is not acceptable. Note: It is not necessary to have this property defined if the ImageServicePath setting already exists in the web.config file.

The default value is “~/ImageGearService.svc”

This property is a string that contains the name of the RESTful WCF service path that obtains and processes images on the server.

See Also

©2013. Accusoft Corporation. All Rights Reserved.