C# 클래스 Disco.Web.Areas.API.Controllers.T4MVC_UserController

상속: Disco.Web.Areas.API.Controllers.UserController
파일 보기 프로젝트 열기: garysharp/Disco

공개 메소드들

메소드 설명
T4MVC_UserController ( ) : System

비공개 메소드들

메소드 설명
Attachment ( int id ) : System.Web.Mvc.ActionResult
AttachmentDownload ( int id ) : System.Web.Mvc.ActionResult
AttachmentDownloadOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id ) : void
AttachmentOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id ) : void
AttachmentRemove ( int id ) : System.Web.Mvc.ActionResult
AttachmentRemoveOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id ) : void
AttachmentThumbnail ( int id ) : System.Web.Mvc.ActionResult
AttachmentThumbnailOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id ) : void
AttachmentUpload ( string id, string Domain, string Comments ) : System.Web.Mvc.ActionResult
AttachmentUploadOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, string id, string Domain, string Comments ) : void
Attachments ( string id, string Domain ) : System.Web.Mvc.ActionResult
AttachmentsOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, string id, string Domain ) : void
GeneratePdf ( string id, string Domain, string DocumentTemplateId ) : System.Web.Mvc.ActionResult
GeneratePdfOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, string id, string Domain, string DocumentTemplateId ) : void
GeneratePdfPackage ( string id, string Domain, string DocumentTemplatePackageId ) : System.Web.Mvc.ActionResult
GeneratePdfPackageOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, string id, string Domain, string DocumentTemplatePackageId ) : void

메소드 상세

T4MVC_UserController() 공개 메소드

public T4MVC_UserController ( ) : System
리턴 System