Table of Contents

Method SetRegionContextValue

Namespace
Innova.Prism.Library.ExtensionMethods
Assembly
Innova.Prism.Library.dll

SetRegionContextValue(IRegion, string, object, bool)

public static void SetRegionContextValue(this IRegion region, string key, object value, bool force)

Parameters

region IRegion
key string
value object
force bool