| RibbonPersonal Constructor (String, String) |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public RibbonPersonal(
string pagePath,
string controlId
)
Public Sub New (
pagePath As String,
controlId As String
)
Parameters
- pagePath
- Type: SystemString
- controlId
- Type: SystemString
See Also