메소드 | 설명 | |
---|---|---|
BodyClass ( this |
Gets the value to use for the class attribute on the body tag
|
|
BodyId ( this htmlHelper ) : string |
Gets the value to use for the id attribute on the body tag
|
|
Menu ( this htmlHelper ) : IHtmlContent |
Renders the top menu
|
public static BodyClass ( this |
||
htmlHelper | this |
The HTML helper. |
리턴 | string |
public static BodyId ( this htmlHelper ) : string | ||
htmlHelper | this | The HTML helper. |
리턴 | string |
public static Menu ( this htmlHelper ) : IHtmlContent | ||
htmlHelper | this | The HTML helper. |
리턴 | IHtmlContent |