Centralpoint Class Library
C#
VB
Back to Home
|
Back to Previous Page
Show/Hide TOC
Cp
Script
Attribute Constructor
Initializes a new instance of the
CpScriptAttribute
class
Definition
Namespace:
Centralpoint.Web
Assembly:
Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Copy
public
CpScriptAttribute
(
string
key
)
VB
Copy
Public
Sub
New
(
key
As
String
)
Parameters
key
String
See Also
Reference
CpScriptAttribute Class
Centralpoint.Web Namespace
In This Article
Definition
See Also