메소드 | 설명 | |
---|---|---|
RouteAsPdf ( string routeName ) : System | ||
RouteAsPdf ( string routeName, RouteValueDictionary routeValues ) : System | ||
RouteAsPdf ( string routeName, object routeValues ) : System |
메소드 | 설명 | |
---|---|---|
GetUrl ( System.Web.Mvc.ControllerContext context ) : string |
protected GetUrl ( System.Web.Mvc.ControllerContext context ) : string | ||
context | System.Web.Mvc.ControllerContext | |
리턴 | string |
public RouteAsPdf ( string routeName, RouteValueDictionary routeValues ) : System | ||
routeName | string | |
routeValues | RouteValueDictionary | |
리턴 | System |
public RouteAsPdf ( string routeName, object routeValues ) : System | ||
routeName | string | |
routeValues | object | |
리턴 | System |