NavigationItemAttribute constructor

namespace: Serenity.Navigation   assemblySerenity.Net.Core

Creates a new instance of the attribute

protected NavigationItemAttribute(int order, string path, string url, object permission, 
    string icon)
parameter description
order Order
path Path
url Url
permission Permission
icon Icon class

See Also