Table of Contents

Property GetQueryParameterFunc

Namespace
Innova.Prism.Library.BaseViewModels
Assembly
Innova.Prism.Library.dll

GetQueryParameterFunc

Gets the function to retrieve the query parameter.

public Func<IQueryParameter> GetQueryParameterFunc { get; protected set; }

Property Value

Func<IQueryParameter>