Gets the unique id of the Asset, from the CMS Asset system
Namespace:
Ingeniux.Runtime.Assets
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax ReadOnly Property AssetId As String
Get
property String^ AssetId {
String^ get ();
}
abstract AssetId : string with get
Property Value
Type:
StringSee Also