2 references to ConnectToProviderInstructionText
System.Web (2)
UI\WebParts\ConnectionsZone.cs (2)
1591
string connectToProviderInstructionText =
ConnectToProviderInstructionText
;
1994
label.Text = (isConsumer ?
ConnectToProviderInstructionText
: ConnectToConsumerInstructionText);