CheckUserOption
The CheckUserOption function 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; else false.