3 references to ParameterPrefix
System.Web (3)
UI\WebControls\SqlDataSourceView.cs (3)
627string parameterPrefix = ParameterPrefix; 959command.Parameters.Add(_owner.CreateParameter(ParameterPrefix + sortParameterName, sortExpression)); 1195string parameterPrefix = ParameterPrefix;