Web.HTTPApp.TWebFormsAuthenticator.ReturnURLParam
Delphi
property ReturnURLParam: string read FReturnURLParam write FReturnURLParam stored IsReturnURLParamStored;
C++
__property System::UnicodeString ReturnURLParam = {read=FReturnURLParam, write=FReturnURLParam, stored=IsReturnURLParamStored};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | TWebFormsAuthenticator |
Description
Embarcadero Technologies does not currently have any additional information.