Online Product Info
IgnoreFieldList Property

Description
The IgnoreFieldList Property allows you to indicate which (if any) fields (separated by commas) you don't want to process (write to DB or include in CSV files.)

Usage
See Listing A for an example of the IgnoreFieldList property in the Auto DB control tag.

<cc1:AutoDB id="AutoDB1" runat="server" IgnoreFieldList="hdnVisitor, Counter"> </cc1:AutoDB>
Listing A

Related Properties
Scope

 

© copyright 2004 360 IMPACT. All rights reserved.