You are here: RainWorx.FrameWorx.Utility > Utilities Class > Utilities Methods > IsIpInRange Method

UtilitiesIsIpInRange Method

AuctionWorx 3.5 API

Namespace:  RainWorx.FrameWorx.Utility
Assembly:  RainWorx.FrameWorx.Utility (in RainWorx.FrameWorx.Utility.dll) Version: 3.5

Syntax

C#
public static bool IsIpInRange(
	string network,
	string subnetMask,
	string targetIP
)

Parameters

network
Type: SystemString
subnetMask
Type: SystemString
targetIP
Type: SystemString

Return Value

Type: Boolean
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.