Method | Description | |
---|---|---|
BindModel ( dynamic model, string fieldPrefix ) : bool |
The IUpdator method to update the posted model
|
Method | Description | |
---|---|---|
StandardEditorController ( IBackOfficeRequestContext requestContext ) : System.Web.Mvc |
Method | Description | |
---|---|---|
Edit ( HiveId id ) : System.Web.Mvc.ActionResult |
public BindModel ( dynamic model, string fieldPrefix ) : bool | ||
model | dynamic | |
fieldPrefix | string | |
return | bool |
protected StandardEditorController ( IBackOfficeRequestContext requestContext ) : System.Web.Mvc | ||
requestContext | IBackOfficeRequestContext | |
return | System.Web.Mvc |