Centralpoint Class Library
C#
VB
Back to Home
|
Back to Previous Page
Show/Hide TOC
Cp
Collection
Load
From
Url Method
Definition
Namespace:
Centralpoint.Web
Assembly:
Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Copy
public
void
LoadFromUrl
(
string
url
)
VB
Copy
Public
Sub
LoadFromUrl
(
url
As
String
)
Parameters
url
String
See Also
Reference
CpCollection Class
Centralpoint.Web Namespace
In This Article
Definition
See Also