Centralpoint Class Library
C#
VB
Back to Home
|
Back to Previous Page
Show/Hide TOC
Navigation
Item
Code
Path Property
Definition
Namespace:
Centralpoint.Web.Models
Assembly:
Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Copy
public
string
CodePath
{
get
;
set
; }
VB
Copy
Public
Property
CodePath
As
String
Get
Set
Property Value
String
See Also
Reference
NavigationItem Class
Centralpoint.Web.Models Namespace
In This Article
Definition
See Also