AssetContainerPermissionConverter.CanConvert(Type) Method

Definition

Returns if objectType can be converted to AssetContainerPermission by the converter.

public override bool CanConvert (Type objectType);
override this.CanConvert : Type -> bool
Public Overrides Function CanConvert (objectType As Type) As Boolean

Parameters

objectType
Type

Returns

Applies to