This article is going to be short, more to the point. I will go through step by step method how to add a page based on your SharePoint Services Web site. Let me begin by saying that the basic page can be used for anything you like. You can add HTML to the page and generate what I want.
That's all there! You now have the know-how to generate many new pages within SharePoint Services as you want.
1. The first step is for you to access your account from SP using a login that has administrative rights associated with it.
2. One of times you have logged in, click the Site Actions "tab located in the upper right corner of the page.
3. Then click "create" tab.
4. Then you will be taken to a page that asks you the name of your new page. Then ask in what document library you want to add the new page. Make your choice, plus the name of your page.
5. Once this step is required to scroll to the bottom of the page, the more successful of the "create" tab.
6. Now all you have to do is build the page. Add text and / or HTML code to generate the page you want.
Calculate Maximum of two Int – Decimal - long Numbers in C# | Math.Max()
-
C# provide a math function to calculate max of two numbers, This function
have overloaded functions for long, int, float, decimal, short etc.
if you fac...
6 months ago
0 comments:
Post a Comment