CpCollectionAttributesLoad(Control, XmlReader, CpCollection, String) Method
Namespace: Centralpoint.Web.UI.ConsoleAssembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
public static void Load(
Control parent,
XmlReader reader,
CpCollection collection,
string idPrefix
)
Public Shared Sub Load (
parent As Control,
reader As XmlReader,
collection As CpCollection,
idPrefix As String
)
Parameters
- parent Control
-
- reader XmlReader
-
- collection CpCollection
-
- idPrefix String
-