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

Glossary Item Box

Indicates the resource Url path for the image files required for the menu icons and the art mark handles.

Syntax

ASP.NET Ajax Javascript (Specification) 
function get_resourcePath() : string
function set_resourcePath(value : string)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearThumbnailList.get_resourcePath();

Remarks

This property is a string that specifies the image files required for the menu icons and and the art mark handles. These files are png format files and are required when using ImGearThumbnailList control created on the client side. Note: It is necessary for this property to be set when using server side controls.

See Also

©2013. Accusoft Corporation. All Rights Reserved.