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