TK.SetReferenceLinkAsync (UserType, String) Method

Set reference links of template members
Public Shared Function SetReferenceLinkAsync( _ 
ByVal tagTemplate As UserType, _ 
ByVal initialAsset As String
) As Task
This language is not supported or no code example is available.
public static Task SetReferenceLinkAsync( 
UserType tagTemplate
string initialAsset 
)
This language is not supported or no code example is available.

Parameters

tagTemplate
UserType

Reference to tag

initialAsset
string

Initial asset

Return Value

Task

.NET Framework

Supported in: 4.8

In this article

Definition