XmlInterpretter.ParseXmlLoop Method
Namespace: Microsoft.Web.Design.Utility
Assembly: Microsoft.Web.Design.Server (in Microsoft.Web.Design.Server.dll)
Syntax
'Declaration
Protected Function ParseXmlLoop As Boolean
'Usage
Dim returnValue As Boolean
returnValue = Me.ParseXmlLoop()
protected bool ParseXmlLoop()
Return Value
Type: System.Boolean