IContentItemParentId Property
|
Gets the unique ID of the parent object
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property ParentId As String
Get
property String^ ParentId {
String^ get ();
}
abstract ParentId : string with get
Property Value
Type:
StringSee Also