ValidationHelperIsUsPhoneNumber Method |
Returns true if the object representation matches the U.S. Phone number.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static bool IsUsPhoneNumber(
Object value
)
Parameters
- value
- Type: SystemObject
Value to check
Return Value
Type:
BooleanSee Also