IUnmanagedAssetItemId Property
|
Gets the unique id of the unmanaged asset item. For folder, starts with "uaf/"; For asset, starts with "ua/"
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property Id As String
Get
property String^ Id {
String^ get ();
}
abstract Id : string with get
Property Value
Type:
StringSee Also