C# Class FubuFastPack.Crud.Properties.UpdatePropertyResultViewModel

Inheritance: AjaxContinuation
Show file Open project: DarthFubuMVC/FubuFastPack Class Usage Examples

Public Methods

Method Description
UpdatePropertyResultViewModel ( ) : FubuMVC.Core.Ajax
UpdatePropertyResultViewModel ( Notification notification, string valueToDisplay ) : FubuMVC.Core.Ajax

Method Details

UpdatePropertyResultViewModel() public method

public UpdatePropertyResultViewModel ( ) : FubuMVC.Core.Ajax
return FubuMVC.Core.Ajax

UpdatePropertyResultViewModel() public method

public UpdatePropertyResultViewModel ( Notification notification, string valueToDisplay ) : FubuMVC.Core.Ajax
notification Notification
valueToDisplay string
return FubuMVC.Core.Ajax