C# 클래스 T4MVC.InstitutionalAgreementsClass

파일 보기 프로젝트 열기: ucosmic/UCosmicPreview

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

ConfigurationForms 공개적으로 프로퍼티

public UCosmic.Www.Mvc.Areas.InstitutionalAgreements.Controllers.ConfigurationFormsController ConfigurationForms
리턴 UCosmic.Www.Mvc.Areas.InstitutionalAgreements.Controllers.ConfigurationFormsController

ManagementForms 공개적으로 프로퍼티

public UCosmic.Www.Mvc.Areas.InstitutionalAgreements.Controllers.ManagementFormsController ManagementForms
리턴 UCosmic.Www.Mvc.Areas.InstitutionalAgreements.Controllers.ManagementFormsController

Name 공개적으로 프로퍼티

public string Name
리턴 string

PublicSearch 공개적으로 프로퍼티

public UCosmic.Www.Mvc.Areas.InstitutionalAgreements.Controllers.PublicSearchController PublicSearch
리턴 UCosmic.Www.Mvc.Areas.InstitutionalAgreements.Controllers.PublicSearchController

Shared 공개적으로 프로퍼티

public T4MVC.InstitutionalAgreements.SharedController Shared
리턴 T4MVC.InstitutionalAgreements.SharedController