TK.AddElementToAsset Method
Add element name to asset
Public Shared Function AddElementToAsset( _
ByVal name As String, _
ByVal element As String, _
ByVal isAttribute As Boolean _
) As String
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
name
-
string
Asset name
-
element
-
string
Element name
-
isAttribute
-
bool
Flag indicating whether should add as attribute or not
Return Value
string
Final asset name
.NET Framework
Supported in: 4.6.2, 4.7