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