Its an access level modifier.protec ted override" is often used in template methods.
protected means that that the method is visible inside the class and for theirs derivers, nobody else can use it..
override means that it will change the implementation of a previously defined method with the same name and parameters
User Profile
Collapse
-
Adjust picture size in picturelibrary webpart (ootb)
I have a picture library webpart when I am adding this picture library webpart into the home page It will be more attractive but the size of picture inside the webpart is very small. I want to display this webpart with big pictures Please give any sugessions to do like this in ootb -
Dispose event Occurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP.NET page is requested. which occurs before page unload event.Leave a comment:
-
For updating the master content from child that is simple, you write call for foreign table, and move to update the columns in the master from the child.
update mcolumn_name where childforeigncol umn=foreign key
This is just the basicLeave a comment:
-
Code:div{ background: #fcfcf7; border-radius: 25px; border: 1px solid black; width: 498px; height: 315px; box-shadow: 10px 10px 5px #888888 }
Leave a comment:
-
Code:<html> <head> </head> <body> <script ltype="text/JavaScript1.2"> var message="Welcome to my Page!" var neonbasecolor="gray" var neontextcolor="#FB8836" var flashspeed=100 var n=0 document.write('<font color="'+neonbasecolor+'">') for (m=0;m<message.length;m++) document.write('<span style="font-size:20px;"
Leave a comment:
-
Code:<html> <head> <SCRIPT type="text/JavaScript"> var scroller_msg='Hello guys!!!!!!!' document.write('<marquee id="curscroll" style="position:absolute;width:90px;border:1.5px dotted silver; font-family:Tahoma;font-size:15px ;background-color:#ECB66B ;visibility:True">'+scroller_msg+'</marquee>') </script> </head> <body>
Leave a comment:
-
-
JavaScript code works fine in IE but could not support mozilla, chrome
I have done this code in shrepoint 2013 script editor it does not support in mozilla ,chrome etc but it worka fine in IE.. PLEASE GIVE ME SOLUTION FOR THIS IMMEDIATELY
Code:<html> <head> <SCRIPT type="text/JavaScript"> var scroller_msg='Hello guys!!!!!!!' var dismissafter=0 var initialvisible=0 if (document.all) document.write('<marquee id="curscroll"
No activity results to display
Show More
Leave a comment: