Property | Type | Description | |
---|---|---|---|
Children | List |
||
Id | int | ||
Text | string | ||
Url | string |
Method | Description | |
---|---|---|
NavMenuItem ( int id, string text, string url ) : System |
public NavMenuItem ( int id, string text, string url ) : System | ||
id | int | |
text | string | |
url | string | |
return | System |