Click or drag to resize

PFUserHtmlHelperEditableEntries Property

Gets the editable properties, excluding "internal" properties, than can only be modified inside Core.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public List<string> EditableEntries { get; }

Property Value

Type: ListString
See Also