Dynamicweb 8 Documentation
SortByExists Method

Name that should be found in the SortBy-enum
Checks if the SortBy-enum contains this name
Syntax
'Declaration
 
Public Shared Function SortByExists( _ 
   ByVal EnumName As String _ 
) As Boolean
public static bool SortByExists( 
   string EnumName 
)

Parameters

EnumName
Name that should be found in the SortBy-enum
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

ProductCollection Class
ProductCollection Members

Send Feedback