C# Class Signum.Web.MenuItemBlock

Mostrar archivo Open project: signumsoftware/framework

Public Properties

Property Type Description
Header string
Items IEnumerable
Order int

Property Details

Header public_oe property

public string Header
return string

Items public_oe property

public IEnumerable Items
return IEnumerable

Order public_oe property

public int Order
return int