PFAdminExternalConnectionViewModelAddressHtml Property |
Gets or sets the HTML markup for the address control.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax [DataMemberAttribute]
public Html AddressHtml { get; set; }
Property Value
Type:
Html
The address HTML markup.
See Also