The Inventua AssemblyVersion skin object for DotNetNuke outputs the version number of an assembly in your skin. Inventua AssemblyVersion is intended for developers who use DNN as a base for developing web applications and who want to display their application version number as part of a DNN skin.
AssemblyVersion is Free! The Inventua AssemblyVersion module is available at no cost. Most of Inventua's DNN modules are available on a try before you buy basis. You can download them freely from Inventua, and try them out for as long as you like. If you are happy with the product, you can buy it at SnowCovered.
Installation The installation zip file is configured as a DotNetNuke Private Assembly. To install Inventua DNN AssemblyVersion to your DNN portal, log in as the DNN host user "host" and use the DNN Module Definitions page to upload the module.
Compatibility This module has a version for DNN 3 and 4. Configuration Options
<%@ Register TagPrefix= "inv" TagName="VERSION" Src= "~/DesktopModules/Inventua - AssemblyVersion\AssemblyVersion.ascx" %>
<span>Application version: <inv:VERSION AssemblyName="bin\Inventua.MembershipManager.Modules.V100.dll" ShowAssemblyName="False" ShowBuildnumber="True" runat="server" /></span>
THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
This help file, the accompanying software and other materials supplied with the software are Copyright © Inventua, 2006. All Rights Reserved.
About DotNetNuke The Inventua DNN AssemblyVersion Module is a DotNetNuke portal module. For more information on DotNetNuke, visit http://www.dotnetnuke.com.