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