Click or drag to resize

IContextProperties Property

Get or set arbitrary properties to the context.

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
IDictionary<string, Object> Properties { get; set; }

Property Value

Type: IDictionaryString, Object
See Also