CollapsablePanel offers load content from remote url. When CollapsablePanel expanded it will be load the remote content into it's body.
When the CollapsablePanel is in Expanded state it will be load remote content in page load.
You can ues the Load(string url) method to set the remote content url where ConllapablePanel loads from.
This demo shows the CollapsablePanel load remote content when it first expanded.