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