Method GetIsHidden
GetIsHidden()
Retrieves a value indicating whether this section definition is hidden.
public virtual bool GetIsHidden()
Returns
- bool
true
if this section definition is hidden; otherwise,false
.
Retrieves a value indicating whether this section definition is hidden.
public virtual bool GetIsHidden()
true
if this section definition is hidden; otherwise, false
.