Uiinfrastructure API Docs  
 

URLASMappingsVarPack.GetParameterMapValue Method 

Returns the Parameter map value for the given key.

public virtual string GetParameterMapValue(
   string strKey
);

Parameters

strKey
The Parameter key.

Return Value

The Parameter value.

See Also

URLASMappingsVarPack Class | com.plumtree.uiinfrastructure.application.varpacks Namespace