3 references to Name
System.Web (3)
UI\WebParts\PersonalizationProvider.cs (1)
160
if (authConfig.IsUserAllowed(user, capability.
Name
)) {
UI\WebParts\WebPartUserCapability.cs (2)
44
return (other != null) && (other.
Name
==
Name
);