Click or drag to resize

EditorManagerSelectEditorType Method (Type, NullableInt32)

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public Type SelectEditorType(
	Type dataType,
	Nullable<int> storage
)

Parameters

dataType
Type: SystemType
storage
Type: SystemNullableInt32

Return Value

Type: Type
See Also