Skip to main content

NavButtonGroupDefaults

Collection of Link Buttons (e.g. used to render /auth buttons)

Assembly: ServiceStack.Common.dll
View Source
Declaration
public static class NavButtonGroupDefaults

Properties

NavClass

View Source
Declaration
public static string NavClass { get; set; }

NavItemClass

View Source
Declaration
public static string NavItemClass { get; set; }

Methods

Create()

View Source
Declaration
public static NavOptions Create()
Returns

ServiceStack.NavOptions

ForNavButtonGroup(NavOptions)

View Source
Declaration
public static NavOptions ForNavButtonGroup(this NavOptions options)
Returns

ServiceStack.NavOptions

Parameters
TypeName
ServiceStack.NavOptionsoptions