| ItemViewModelGetValue Method (String) |
Namespace:
Dynamicweb.Frontend
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public Object GetValue(
string systemName
)
Public Function GetValue (
systemName As String
) As Object
Parameters
- systemName
- Type: SystemString
Return Value
Type:
ObjectSee Also