Platform Core .NET Assemblies API
GetImageUrl(String,Guid,String) Method
See Also  Send Feedback
Terrasoft.Common Namespace > ImageUrlBuilder Class > GetImageUrl Method : GetImageUrl(String,Guid,String) Method
schemaManager
Schema manager.
schemaUId
Schema identifier.
imageName
The name of the graphical object.

Glossary Item Box

Gets the URL string of the graphics object by the schema identifier and object name specified for the schema manager.

Syntax

 
C#
 
 

Parameters

schemaManager
Schema manager.
schemaUId
Schema identifier.
imageName
The name of the graphical object.

Return Value

The string that represents URL of the graphics object with the imageName name, schemaManager schema manager, schemaUId schema identifier.

Exceptions

ExceptionDescription
ArgumentNullOrEmptyExceptionWhen passing an empty string or null as a schemaManager, schemaUId or imageName parameter.

Remarks

Overloaded method.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.