Web.Stencils.TWebStencilsProcessor.UserRoles
Delphi
property UserRoles: string read FUserRoles write FUserRoles;
C++
__property System::UnicodeString UserRoles = {read=FUserRoles, write=FUserRoles};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Web.Stencils.pas Web.Stencils.hpp |
Web.Stencils | TWebStencilsProcessor |
Description
Indicates the role the user should have to allow opening the page (a permission management scheme).