| StatisticsObject Constructor (String, String) |
Namespace:
Dynamicweb.Frontend
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public StatisticsObject(
string type,
string element
)
Public Sub New (
type As String,
element As String
)
Parameters
- type
- Type: SystemString
- element
- Type: SystemString
See Also