Dynamicweb 8 Documentation
FieldExists Method

Check for the existance of a OrderField with the given system name
Syntax
'Declaration
 
Public Shared Function FieldExists( _ 
   ByVal checkName As String _ 
) As Boolean
public static bool FieldExists( 
   string checkName 
)

Parameters

checkName
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

OrderField Class
OrderField Members

Send Feedback