NavigationItems(SqlConnection, WebSite) Constructor
Namespace: Centralpoint.Web.CmsAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public NavigationItems(
SqlConnection connect,
WebSite webSite
)
Public Sub New (
connect As SqlConnection,
webSite As WebSite
)
Parameters
- connect SqlConnection
-
- webSite WebSite
-