Dynamicweb 8 Documentation
Parse Method (ItemLinkEditor.ItemReference)

Input string.
Parses the item reference from the given input string.
Syntax
'Declaration
 
Public Shared Function Parse( _ 
   ByVal input As String _ 
) As ItemLinkEditor.ItemReference
public static ItemLinkEditor.ItemReference Parse( 
   string input 
)

Parameters

input
Input string.

Return Value

Parsed item reference.
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

ItemLinkEditor.ItemReference Class
ItemLinkEditor.ItemReference Members

Send Feedback