|
|
|
Search code and Example
-
Read more...
Include following code at the top of ascx page
<%@ Register TagPrefix="dnn" TagName="SEARCH" src="~/Admin/Skins/Search.ascx" %>
SkinO...
Read Full Article
Content Pane code and Example
-
Read more...
Include following code at the top of ascx page
<%@ Register TagPrefix="dnn" TagName="BANNER" src="~/Admin/Skins/Banner.ascx" %>
SkinO...
Read Full Article
User code and Example
-
Read more...
Include following code at the top of ascx page
<%@ Register TagPrefix="dnn" TagName="USER" src="~/Admin/Skins/User.ascx" %>
SkinObjec...
Read Full Article
Tree View Menu code and Example
-
Read more...
Include following code at the top of ascx page
<%@ Register TagPrefix="dnn" TagName="TREEVIEW" src="~/admin/Skins/TreeViewMenu.ascx"%>
...
Read Full Article
Privacy code and Example
-
Read more...
Include following code at the top of ascx page
<%@ Register TagPrefix="dnn" TagName="PRIVACY" src="~/Admin/Skins/Privacy.ascx" %>
Ski...
Read Full Article
Signin code and Example
-
Read more...
Include following code at the top of ascx page
<%@ Register TagPrefix="dnn" TagName="SIGNIN" src="~/Admin/Skins/Signin.ascx" %>
SkinO...
Read Full Article
Terms code and Example
-
Read more...
Include following code at the top of ascx page
<%@ Register TagPrefix="dnn" TagName="TERMS" src="~/Admin/Skins/Terms.ascx" %>
SkinObj...
Read Full Article
Links code and Example
-
Read more...
Include following code at the top of ascx page
<%@ Register TagPrefix="dnn" TagName="LINKS" src="~/Admin/Skins/Links.ascx" %>
SkinObj...
Read Full Article
Logo code and Example
-
Read more...
Include following code at the top of ascx page
<%@ Register TagPrefix="dnn" TagName="LOGO" src="~/Admin/Skins/Logo.ascx" %>
SkinObjec...
Read Full Article
Host Name code and Example
-
Read more...
Include following code at the top of ascx page
<%@ Register TagPrefix="dnn" TagName="HOSTNAME" src="~/Admin/Skins/HostName.ascx" %>
S...
Read Full Article
DotNetNuke code and Example
-
Read more...
Include following code at the top of ascx page
<%@ Register TagPrefix="dnn" TagName="DOTNETNUKE" src="~/Admin/Skins/DotNetNuke.ascx" %>
...
Read Full Article
Help code and Example
-
Read more...
Include following code at the top of ascx page
SkinObject
Code Snippet
Description
Example
dnn:HELP
< dnn:Help runat="server...
Read Full Article
Copyright code and Example
-
Read more...
Include following code at the top of ascx page
SkinObject
Code Snippet
Description
Example
dnn:COPYRIGHT
< dnn:Copyright run...
Read Full Article
Current Date code and Example
-
Read more...
Include following code at the top of ascx page
SkinObject
Code Snippet
Description
Example
dnn:CURRENTDATE
< dnn:CurrentDate...
Read Full Article
Breadcrumb code and Example
-
Read more...
Include following code at the top of ascx page
SkinObject
Code Snippet
Description
Example
dnn:BREADCRUMB
< dnn:Breadcrumb r...
Read Full Article
Banner code and Example
-
Read more...
Include following code at the top of ascx page
SkinObject
Code Snippet
Description
Example
dnn:BANNER
< dnn:Banner runat="se...
Read Full Article
Login code and Example
-
Read more...
Include following code at the top of ascx page
SkinObject
Code Snippet
Description
Example
dnn:LOGIN
< dnn:Login runat="serv...
Read Full Article
Solpart code and Example
-
Read more...
Include following code at the top of ascx page
SkinObject
Code Snippet
Description
Example
dnn:SOLPARTMENU
< dnn:SolPartMenu...
Read Full Article
Previous Page | Next Page