SPUtility.IsClientValid method
SharePoint 2013
Determines whether or not we should stop processing the current request.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedExternalType)] public static bool IsClientValid( Page page )
Parameters
- page
- Type: System.Web.UI.Page