The CreateUserWizard control is ready to use a control that is used to create a new user on the website. In other words we can say that this is the replacement of the registration form of a website. There are few steps to complete the registration process internally, when it is sung on the page, it is implemented through <table> </ table> HTML tags
Properties like back collar, foreclosure, border coral, border style, borderwidth, height etc are applied through the style of table, tr, td /> tag.
Following are some important properties that are very useful.
PathSeparator | Gets or sets Path separator text. (By default it is >.) |
NodeStyle | Sets the style of all nodes that will be displayed. |
CurrentNodeStyle | Sets the style on node that represent the current page. |
RootNodeStyle | Sets the style on the absoulte root node. |
PathSeparatorStyle | Sets the style of path separator. |
Example -
// SiteMapPath Control ///////////////////////////////
<asp:SiteMapPath runat="Server" ID="SiteMapPath1" BorderWidth="1" BorderStyle="Double" BorderColor="BurlyWood">
</asp:SiteMapPath>
0 comments:
Post a Comment