ITreeMenuProfileType Property
|
Gets the type of tree menu profile this is. It is one of the three types: Template, Default, or Group.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax ReadOnly Property Type As String
Get
property String^ Type {
String^ get ();
}
abstract Type : string with get
Property Value
Type:
StringSee Also