Large List Selector control updated

The Large List Selector control has been updated with additional security enhancements.

Migration effects

During migration, LargeListSelector.controls.cs (.vb) and FvLlsHyperlink.cs (.vb) are replaced with new files.  Any customizations you have made to these files will be lost.  These files are located in:

...\<Application Folder>\App_Code\Shared\LargeListSelector.controls.cs (.vb)

...\<Application Folder>\App_Code\Shared\FvLlsHyperlink.cs (.vb)

What you should do

After migration, re-apply any customizations you may have made to the original LargeListSelector.controls.cs (.vb) and FvLlsHyperlink.cs (.vb) files to the new files.

See Also

Version 5.1 Application Migration