RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebPageInfo.HasViewAccess Property

Indicates whether the current user has access rights to view the Web page.

Pascal
property HasViewAccess: Boolean;
C++
__property Boolean HasViewAccess;

HasViewAccess is true if the current end user has view rights for the associated Web page, false otherwise. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!