Method | Description | |
---|---|---|
Create ( ) : System.Web.Mvc.ActionResult | ||
DeleteConfirm ( int id ) : System.Web.Mvc.ActionResult | ||
Edit ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
LoadPartyCustomAttr ( int id ) : System.Web.Mvc.ActionResult |
|
|
View ( int id ) : System.Web.Mvc.ActionResult | ||
ViewPartyDetail ( int id ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
ConvertDictionaryToPartyCustomeAttrValuesDictionary ( string>.Dictionary |
Conver a simple string,string dictionary to PartyCustomAttribute, string
|
|
Create ( |
||
Delete ( |
||
Edit ( |
||
validateAttribute ( |
public Create ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public DeleteConfirm ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public Edit ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public LoadPartyCustomAttr ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public View ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public ViewPartyDetail ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |