Property ReturnVisibleOnly
ReturnVisibleOnly
Gets or sets a value indicating whether to return only the visible templates; otherwise, false. Default is true.
Declaration
public bool ReturnVisibleOnly { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
|
Remarks
When set to true, a template is returned only when visible.
When set to false, a template is returned regardless of its visibility.
This parameter is relevant only when the SourceType is Database or All.
See Also
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |