Related articles
How to get file size before uploading it using jquery
Script code: <script src="http://code.jquery.com/jquery-1.7.1.min.js" type="text/javascript" > </script> <script type="text/javascript"> [crayon-69aac749c1cf1369432061/] </script> Html code: [crayon-69aac749c1cf8188851129/] Demo: GetFileSize If you
How to get Current Site URL in Visual Studio SharePoint workflow
Using "LookupWorkflowContextProperty", we can retrieve Current Site URL. LookupWorkflowContextProperty retrieves a property from
How to add Master page on SharePoint Hosted Add-Ins
In SharePoint Hosted Add-ins, it possible to change default master page. By

