IContextIpAddress Property |
Get or set the client IP Address
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax string IpAddress { get; set; }
Property IpAddress As String
Get
Set
property String^ IpAddress {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringRemarks See Also