FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsUIModel..::..getTenantImagePath Method

Gets the tenant image path.

Namespace:  FlowWright.cDevDecisionEngine
Assembly:  cDevDecisionEngine (in cDevDecisionEngine.dll)

Syntax


public string getTenantImagePath(
	string imageFilesPath
)
Public Function getTenantImagePath ( _
	imageFilesPath As String _
) As String
public:
String^ getTenantImagePath(
	String^ imageFilesPath
)

Parameters

imageFilesPath
Type: String
The image files path.

Return Value

System.String.