C# Class T4MVC.InstitutionalAgreementsClass

Show file Open project: ucosmic/UCosmicPreview

Public Properties

Property Type Description
ConfigurationForms UCosmic.Www.Mvc.Areas.InstitutionalAgreements.Controllers.ConfigurationFormsController
ManagementForms UCosmic.Www.Mvc.Areas.InstitutionalAgreements.Controllers.ManagementFormsController
Name string
PublicSearch UCosmic.Www.Mvc.Areas.InstitutionalAgreements.Controllers.PublicSearchController
Shared T4MVC.InstitutionalAgreements.SharedController

Property Details

ConfigurationForms public property

public UCosmic.Www.Mvc.Areas.InstitutionalAgreements.Controllers.ConfigurationFormsController ConfigurationForms
return UCosmic.Www.Mvc.Areas.InstitutionalAgreements.Controllers.ConfigurationFormsController

ManagementForms public property

public UCosmic.Www.Mvc.Areas.InstitutionalAgreements.Controllers.ManagementFormsController ManagementForms
return UCosmic.Www.Mvc.Areas.InstitutionalAgreements.Controllers.ManagementFormsController

Name public property

public string Name
return string

PublicSearch public property

public UCosmic.Www.Mvc.Areas.InstitutionalAgreements.Controllers.PublicSearchController PublicSearch
return UCosmic.Www.Mvc.Areas.InstitutionalAgreements.Controllers.PublicSearchController

Shared public property

public T4MVC.InstitutionalAgreements.SharedController Shared
return T4MVC.InstitutionalAgreements.SharedController