Overload List
Name | Description | |
---|---|---|
![]() | HasUserModifyPermission(Int32) |
Returns true if user has modify permission based on siteID (if siteID is -4, then modifyglobal is checked, otherwise modify).
|
![]() | HasUserModifyPermission(Nullable Int32 ) |
Returns true if user has modify permission based on siteID (if siteID is null, then modifyglobal is checked, otherwise modify).
|
See Also