IListTemplateNodeInfo.IsHidden Property

Definition

Gets a value that indicates whether the list template is hidden.

public:
 property bool IsHidden { bool get(); };
public bool IsHidden { get; }
member this.IsHidden : bool
Public ReadOnly Property IsHidden As Boolean

Property Value

true if the list template is hidden; otherwise, false.

Applies to