Monday, May 10, 2021

SharePoint Chrome control all available options

This blog lists all available options for sharepoint chrome control


https://spknowledge.com/2017/01/13/sharepoint-chrome-control/

No comments:

Regex Email validation in c# dot net core

 Use this regex /^_?[a-zA-Z0-9]([a-zA-Z0-9]*[._+-])*[a-zA-Z0-9_]+@(?!-)[A-Za-z0-9-]{1,63}(?<!-)(\.(?!-)[A-Za-z0-9-]{1,63}(?<!-))*\.[A-...