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