XII – new class TIWPermissions

XII – new class TIWPermissions

In IntraWeb XII, we are introducing a new permission class: TIWPermissions.

The TIWPermissions class is related to several permissions a user can have in a IntraWeb application and will be constanly enhaced with new members.

The TIWPermissions class is a member of the TIWApplication class and you can access it through the Permissions property.

    Ex: WebApplication.Permissions

The current list of class member:

  • CanEditPages: Boolean. When this property is True, the user will be able to edit HTML (IW pages) documents of your application using the built-in HTML Editor