프로퍼티 | 타입 | 설명 | |
---|---|---|---|
genericViewInfo |
메소드 | 설명 | |
---|---|---|
GetLastModificationDate ( string viewName ) : DateTime? |
Gets the last modification date for the specified viewName.
|
메소드 | 설명 | |
---|---|---|
Initialize ( System.Web.Routing.RequestContext requestContext ) : void |
Initializes the controller.
|
메소드 | 설명 | |
---|---|---|
Action ( ) : System.Web.Mvc.ActionResult |
public GetLastModificationDate ( string viewName ) : DateTime? | ||
viewName | string | The name of the action for which to retrieve the last modification date. |
리턴 | DateTime? |
protected Initialize ( System.Web.Routing.RequestContext requestContext ) : void | ||
requestContext | System.Web.Routing.RequestContext | The request context. |
리턴 | void |