CpCollectionAttributesLoad(Control, String, CpCollection) 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,
string xmlUrl,
CpCollection collection
)
Public Shared Sub Load (
parent As Control,
xmlUrl As String,
collection As CpCollection
)
Parameters
- parent Control
-
- xmlUrl String
-
- collection CpCollection
-