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

Syntax

C#
protected internal T GetParameterValue<T>(
	string parameterName
)

Parameters

parameterName
Type: System..::.String

Type Parameters

T

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

See Also