TK.GetAssetFolderName Method

Get asset pat from object name
Public Shared Function GetAssetFolderName( _ 
ByVal objectName As String
) As String
This language is not supported or no code example is available.
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.6.2, 4.7

In this article

Definition