PageProps.UIVisibility

PageProps.UIVisibility property

Determines whether the page name is exposed in the user interface (UI). A value of one specifies that the page is not visible; a value of zero specifies the page is visible

public UIVisibility UIVisibility { get; }

See Also