IContentUnitInstanceAncestorGroupNames Property
|
Namespace:
Ingeniux.CMS.Presentation
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string[] AncestorGroupNames { get; }
ReadOnly Property AncestorGroupNames As String()
Get
property array<String^>^ AncestorGroupNames {
array<String^>^ get ();
}
abstract AncestorGroupNames : string[] with get
Property Value
Type:
StringSee Also