public static void LoadFile( Control parent, string xmlFile, CpCollection collection, string idPrefix )
Public Shared Sub LoadFile ( parent As Control, xmlFile As String, collection As CpCollection, idPrefix As String )
In This Article