All Tags »
gallery »
folder path »
DotNetGallery
Sorry, but there are no more tags available to filter with.
-
3. Adding DotNet Gallery to an ASP.NET Page Here is the minimal ASP.NET page you would need to display the ''/myGallery'' directory of images as an image gallery:
<%@ Register TagPrefix=''DotNetGallery'' Namespace=''DotNetGallery'' Assembly=''DotNetGallery'' %>
...