Dynamicweb 8 Documentation
ApplyFromQueryString Method

The paragraph ID.
Applies filter from query string.
Syntax
'Declaration
 
Public Sub ApplyFromQueryString( _ 
   ByVal ParagraphID As Integer _ 
) 
public void ApplyFromQueryString( 
   int ParagraphID 
)

Parameters

ParagraphID
The paragraph ID.
Example
Look at example for CustomerOrderCollectionFilter class
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

CustomerOrderCollectionFilter Class
CustomerOrderCollectionFilter Members

Send Feedback