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