Метод | Описание | |
---|---|---|
SiteMapNodeInfo ( string key ) : System | ||
SiteMapNodeInfo ( string key, string url ) : System | ||
SiteMapNodeInfo ( string key, string url, Func |
||
SiteMapNodeInfo ( string key, string url, string title ) : System | ||
SiteMapNodeInfo ( string key, string url, string title, string description ) : System | ||
SiteMapNodeInfo ( string key, string url, string title, string description, IList roles, |
public SiteMapNodeInfo ( string key ) : System | ||
key | string | |
Результат | System |
public SiteMapNodeInfo ( string key, string url ) : System | ||
key | string | |
url | string | |
Результат | System |
public SiteMapNodeInfo ( string key, string url, Func |
||
key | string | |
url | string | |
title | Func |
|
description | Func |
|
Результат | System |
public SiteMapNodeInfo ( string key, string url, string title ) : System | ||
key | string | |
url | string | |
title | string | |
Результат | System |
public SiteMapNodeInfo ( string key, string url, string title, string description ) : System | ||
key | string | |
url | string | |
title | string | |
description | string | |
Результат | System |
public SiteMapNodeInfo ( string key, string url, string title, string description, IList roles, |
||
key | string | |
url | string | |
title | string | |
description | string | |
roles | IList | |
attributes | ||
explicitResourceKeys | ||
implicitResourceKey | string | |
Результат | System |