Determine if the list contains any categories at all.

Namespace:  EPiServer.Core
Assembly:  EPiServer (in EPiServer.dll) Version: 6.0.530.0

Syntax

C#
public bool IsEmpty { get; }

See Also