Method | Description | |
---|---|---|
Render ( System.Web.Mvc.ViewContext viewContext, System writer ) : void |
|
|
WrappedView ( IView wrapped, string name, bool isPartial ) : System.Web.Mvc |
|
public Render ( System.Web.Mvc.ViewContext viewContext, System writer ) : void | ||
viewContext | System.Web.Mvc.ViewContext | |
writer | System | |
return | void |
public WrappedView ( IView wrapped, string name, bool isPartial ) : System.Web.Mvc | ||
wrapped | IView | |
name | string | |
isPartial | bool | |
return | System.Web.Mvc |