<%@ Page Language="VB" MasterPageFile="masterpage.master" AutoEventWireup="false" CodeFile="tblTypesview.aspx.vb" Inherits="tblTypesview" CodeFileBaseClass="AspNetMaker7_tfpssnet" %> <% If tblTypes.Export = "" Then %> <% End If %>

View TABLE: Types

<% If tblTypes.Export = "" Then %> Back to List  <% If Security.CanAdd Then %> Add  <% End If %> <% If Security.CanEdit Then %> Edit  <% End If %> <% If Security.CanDelete Then %> Delete  <% End If %> <% End If %>

<% tblTypes_view.ShowMessage() %>

<% If tblTypes.typDescription.Visible Then ' typDescription %> > > ><%= tblTypes.typDescription.ViewValue %> <% End If %>
Description

<% If tblTypes.Export = "" Then %> <% End If %>