Centralpoint Class Library
C#
VB
Back to Home
|
Back to Previous Page
Show/Hide TOC
Cp
Collection
Get Method
Definition
Namespace:
Centralpoint.Web
Assembly:
Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Copy
public
string
Get
(
string
id
)
VB
Copy
Public
Function
Get
(
id
As
String
)
As
String
Parameters
id
String
Return Value
String
See Also
Reference
CpCollection Class
Centralpoint.Web Namespace
In This Article
Definition
Parameters
Return Value
See Also