TK.GetAssetFolderName Method

Get asset path from object name
<HTML5Disabled(true)> _ 
Public Shared Function GetAssetFolderName( _ 
ByVal objectName As String
) As String
This language is not supported or no code example is available.
[HTML5Disabled(true)] 
public static string GetAssetFolderName( 
string objectName 
)
This language is not supported or no code example is available.

Parameters

objectName
string

Object name

Return Value

string

Asset path

.NET Framework

Supported in: 4.8

In this article

Definition