Click or drag to resize

PFAdminAppSettingsNodeCustomSettingsHtml Property

Gets or sets the custom settings HTML controls.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
[DataMemberAttribute]
public Html CustomSettingsHtml { get; set; }

Property Value

Type: Html
The custom settings HTML.
See Also