Dynamicweb 8 Documentation
ValidNames Method

Verifies the system name of the OrderField
Syntax
'Declaration
 
Public Shared Function ValidNames( _ 
   ByVal name As String, _ 
   ByVal isNew As Boolean _ 
) As Boolean
public static bool ValidNames( 
   string name,
   bool isNew 
)

Parameters

name
isNew
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