Gets value that indicates if the object is empty or not. If object is empty than it will be skipped during the serialization process.

Namespace:  C1.Web.UI.Controls.C1Menu
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public bool IsEmpty { get; }
Visual Basic (Declaration)
Public ReadOnly Property IsEmpty As Boolean
	Get

Field Value

Implements

IJsonEmptiableIsEmpty()()()()

See Also