Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SISSMO
UserInterface
WebUserInterfaceHelper
MenuItemExtensions
C# Class SISSMO.UserInterface.WebUserInterfaceHelper.MenuItemExtensions
Extension Methods para a criação de um menu em html.
ファイルを表示
Open project: otavioscool/BRATO
Public Methods
Method
Description
RenderToHtml
(
this
menu
) :
string
Renderiza um enu usando listas html.
Method Details
RenderToHtml()
public
static
method
Renderiza um enu usando listas html.
public
static
RenderToHtml
(
this
menu
) :
string
menu
this
Menu sendo renderizado.
return
string