Click or drag to resize

PFFrameSettingsParameters Property

Query parameters (encoded as a JSON object) that will be appended to the url.

Namespace:  Packflow.Core.Widgets.BuiltIn
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public string Parameters { get; set; }

Property Value

Type: String
See Also