Table of Contents

Method TypeIsBrowsable

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

TypeIsBrowsable(Type)

Returns whether type is browsable.

public static bool TypeIsBrowsable(Type p)

Parameters

p Type

The type to check.

Returns

bool

true if type is browsable, false otherwise.