CheckUserOption
The CheckUserOptionfunction indicates whether the user is enabled for a specified option.
Syntax
Copy code | |
---|---|
bool CheckUserOption( string or Uri Key, UserOption Option, bool KeyIsPhone ); |
Parameters
Return values
Returns true if the user is enabled for the option specified by the Option parameter; otherwise, it is false .