HasFileManager – PB Docs 120


HasFileManager

Set this property to false to hide the File Manager on a particular page in a Web Forms application.

Applies to

Window controls

Usage

In scripts, surround the HasFileManager property in a conditional compilation code block for Web Forms applications:

This property is valid for .NET Web Forms applications only when the PBFileManager global property is set to true. The global property allows the File Manager icon to appear on all window forms in your Web Forms applications. The File Manager icon gives users access to a file manager on the Web Forms server.

By default, the HasFileManager property is set to true and the PBFileManager is set to false. When you change the PBFileManager global property to true, all window forms show the File Manager icon unless you set the HasFileManager for a particular window to false.

Note:
In MDI applications, manager icons appear on the frame window. To hide the File Manager icon when the PBFileManager global property is set to true, you must set the HasFileManager property of both the frame and the active sheet to false.

Parent topic: Web Forms Properties

Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x