| ListEditorTGetGenericType Method |
Namespace:
Dynamicweb.Content.Items.Editors
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax protected Type GetGenericType(
Object value
)
Protected Function GetGenericType (
value As Object
) As Type
Parameters
- value
- Type: SystemObject
Return Value
Type:
TypeSee Also