Knowledge Base

Snippets

Entries for 'ListController()'

27
public void CreateList() { try { //create a placeholder entry - const string listName = "InventoryReportingType"; var listC...

[Read the rest of this article...]

ListController()
02
Get a list of states using the DNN Lists public void GetDropDownListStates() {  try  {   // Get State Dropdown from DNN...

[Read the rest of this article...]

ListController()