UserPageSecurityCollection Methods
The UserPageSecurityCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add |
Adds the UserPageSecurity object to the Collection using PageName.
|
|
Contains |
Checks if UserPageSecurity Object exists in Collection using PageName.
|
|
Remove(UserPageSecurity) |
Removes the UserPageSecurity object from the Collection using PageName.
|
|
Remove(String) |
Removes the UserPageSecurity object from the Collection using PageName.
|