Click or drag to resize

PFApplicationSettings_AdministratorsAccessibility Properties

The PFApplicationSettings_AdministratorsAccessibility type exposes the following members.

Properties
  NameDescription
Public propertyAdministration
Gets or sets a value indicating whether the application is available in administration interfaces.

This excludes the Manager interface allowing the edition of these settings.

Public propertyItemForms
Gets or sets a value describing the accessibility of item forms.
(Inherited from PFApplicationSettings_UsersAccessibility.)
Public propertyNavigationLinks

Gets or sets a value indicating whether the application is available in navigation links.

This include the quick launch bar and the navigation breadcrumbs area.

(Inherited from PFApplicationSettings_UsersAccessibility.)
Public propertyViews

Gets or sets a value indicating whether the application's views can be accessed (via UI).

(Inherited from PFApplicationSettings_UsersAccessibility.)
Top
See Also