2 references to LoadPostDataAsync
System.Web (2)
UI\Page.cs (2)
3179bool changed = await LoadPostDataAsync(consumer, postKey, postCollection); 3216bool changed = await LoadPostDataAsync(consumer, controlID, postCollection);