Click or drag to resize

ItemFieldIsEditorType Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Content.Items.Metadata
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use IsEditor instead.")]
public bool IsEditorType(
	Type t,
	bool checkBaseType = false
)

Parameters

t
Type: SystemType
checkBaseType (Optional)
Type: SystemBoolean

Return Value

Type: Boolean
See Also