Method | Description | |
---|---|---|
AjaxHelpers ( ) : System | ||
AjaxLoader ( string id = null ) : System.Web.WebPages.HelperResult | ||
AjaxRemove ( ) : System.Web.WebPages.HelperResult | ||
AjaxSave ( ) : System.Web.WebPages.HelperResult | ||
JsonDate ( System.DateTime date ) : System.Web.WebPages.HelperResult |
public static AjaxLoader ( string id = null ) : System.Web.WebPages.HelperResult | ||
id | string | |
return | System.Web.WebPages.HelperResult |
public static AjaxRemove ( ) : System.Web.WebPages.HelperResult | ||
return | System.Web.WebPages.HelperResult |
public static AjaxSave ( ) : System.Web.WebPages.HelperResult | ||
return | System.Web.WebPages.HelperResult |
public static JsonDate ( System.DateTime date ) : System.Web.WebPages.HelperResult | ||
date | System.DateTime | |
return | System.Web.WebPages.HelperResult |