Namespace:  EPiServer.Common.Queries
Assembly:  EPiServer.Common.Framework.Impl (in EPiServer.Common.Framework.Impl.dll) Version: 2.3.517.36

Syntax

C#
protected internal void SetParameterValue<T>(
	string parameterName,
	T val
)

Parameters

parameterName
Type: System..::.String
val
Type: T

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "M:EPiServer.Common.Queries.CriterionBase.SetParameterValue``1(System.String,``0)"]

See Also