| 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
)
Public Function IsEditor (
type As Type,
Optional checkBaseType As Boolean = false
) As Boolean
Parameters
- type
- Type: SystemType
- checkBaseType (Optional)
- Type: SystemBoolean
Return Value
Type:
BooleanSee Also