Table of Contents

Method GetVisibility

Namespace
Innova.Prism.Library.Configuration.UI
Assembly
Innova.Prism.Library.dll

GetVisibility(string, string)

Gets the visibility of a UI element.

Visibility GetVisibility(string entityName, string propertyName)

Parameters

entityName string

The name of the entity.

propertyName string

The name of the property.

Returns

Visibility

The visibility of the UI element.