Свойство | Тип | Описание | |
---|---|---|---|
Children | List |
||
Id | int | ||
Text | string | ||
Url | string |
Метод | Описание | |
---|---|---|
NavMenuItem ( int id, string text, string url ) : System |
public NavMenuItem ( int id, string text, string url ) : System | ||
id | int | |
text | string | |
url | string | |
Результат | System |