Click or drag to resize

PFUserSettingsContextObjectText Property

Gets or sets a text representing the current context object. See the ContextMode property for more details.

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

Property Value

Type: String
See Also