Click or drag to resize

ItemFieldIsEditor Method

Namespace:  Dynamicweb.Content.Items.Metadata
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public bool IsEditor(
	Type type,
	bool checkBaseType = false
)

Parameters

type
Type: SystemType
checkBaseType (Optional)
Type: SystemBoolean

Return Value

Type: Boolean
See Also