C# Class T4MVC.WidgetClass

Show file Open project: tah91/eworkyWebSite

Public Properties

Property Type Description
Account Worki.Web.Areas.Widget.Controllers.AccountController
Intermediate Worki.Web.Areas.Widget.Controllers.IntermediateController
Localisation Worki.Web.Areas.Widget.Controllers.LocalisationController
Name string
Shared T4MVC.Widget.SharedController

Property Details

Account public property

public Worki.Web.Areas.Widget.Controllers.AccountController Account
return Worki.Web.Areas.Widget.Controllers.AccountController

Intermediate public property

public Worki.Web.Areas.Widget.Controllers.IntermediateController Intermediate
return Worki.Web.Areas.Widget.Controllers.IntermediateController

Localisation public property

public Worki.Web.Areas.Widget.Controllers.LocalisationController Localisation
return Worki.Web.Areas.Widget.Controllers.LocalisationController

Name public property

public string Name
return string

Shared public property

public T4MVC.Widget.SharedController Shared
return T4MVC.Widget.SharedController