메소드 | 설명 | |
---|---|---|
Index ( ) : System.Web.Mvc.ActionResult | ||
MetadataController ( ) : System | ||
Op ( string id ) : System.Web.Mvc.ActionResult |
View operation
|
|
Type ( string id ) : System.Web.Mvc.ActionResult | ||
XhtmlHelpPage ( object model ) : string |
Used by XhtmlFormatHandler to output raw model
|
메소드 | 설명 | |
---|---|---|
Layout ( string innerView, object innerModel ) : System.Web.Mvc.ContentResult |
Wraps the outer template around the requested template
|
public Op ( string id ) : System.Web.Mvc.ActionResult | ||
id | string | |
리턴 | System.Web.Mvc.ActionResult |
public Type ( string id ) : System.Web.Mvc.ActionResult | ||
id | string | |
리턴 | System.Web.Mvc.ActionResult |