Dynamicweb 8 Documentation
Serialize Method (FilterDefinition)

Serializes current object instance into the XML string suitable for processing by AddInSelector.
Syntax
'Declaration
 
Public Overridable Function Serialize() As String
public virtual string Serialize()

Return Value

XML representation of the current object instance.
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

FilterDefinition Class
FilterDefinition Members

Send Feedback