Hide

YetaWF Documentation

Display
Print

IPAddress Component

IPAddress (Display)

Displays the model as an IP address. If the specified value is null, nothing is rendered.

Model Type: string

AdditionalMetadata Attributes

NameTypeDefaultDescription
booltrueDefines whether action icons are added to display the host name and Geo location information for the IP address, otherwise no action icons are added.
[Caption("IP Address"), Description("The IP address of the site visitor")]
[UIHint("IPAddress"), ReadOnly]
public string IPAddress { get; set; }