Menu
Horje
Hi !
Welcome,
Guest
Close Menu
Home
Coding
Code Example
Download
Home
Coding
Code Example
How to check if the value is alphabet only in c# Code Example
how to check if the value is alphabet only in c#
Regex.IsMatch(input, @"^[a-zA-Z]+$");
Source:
stackoverflow.com
Next
Previous
Csharp
Related
checking if a list contains a value unity Code Example
how to check that string has only alphabet in c# Code Example
how to locate a specific element in a list c# Code Example
carousel asp.net mvc beginner Code Example
if c# Code Example
Type
:
Code Example
Category
:
Coding
Sub Category
:
Code Example
Uploaded by
:
Admin
Views
:
11