|
|
|
Saturday, April 04, 2009  |
|
Links code and Example
By DNNSkins Admin @ 2:56 PM : : : LINKS |
|
Include following code at the top of ascx page
<%@ Register TagPrefix="dnn" TagName="LINKS" src="~/Admin/Skins/Links.ascx" %>
...
|
|
|
|
|
Posted in:
LINKS |
5578 people read this and
(0) had something to say. Feel free to
Pass it on
Monday, September 11, 2006  |
|
Search code and Example
By Nina Meiers @ 2:59 PM : : : SEARCH |
|
Include following code at the top of ascx page
<%@ Register TagPrefix="dnn" TagName="SEARCH" src="~/Admin/Skins/Search.ascx" %>
...
|
|
|
|
|
Posted in:
SEARCH |
5265 people read this and
(2) had something to say. Feel free to
Pass it on
Monday, September 11, 2006  |
|
Content Pane code and Example
By host @ 2:59 PM : : : CONTENTPANE |
|
Include following code at the top of ascx page
<%@ Register TagPrefix="dnn" TagName="BANNER" src="~/Admin/Skins/Banner.ascx" %>
SkinObject
Code Snippet
Description
Example
dnn...
|
|
|
|
|
Monday, September 11, 2006  |
|
User code and Example
By host @ 2:58 PM : : : USER |
|
Include following code at the top of ascx page
<%@ Register TagPrefix="dnn" TagName="USER" src="~/Admin/Skins/User.ascx" %>
SkinObject
Code Snippet
Description
Example
dnn:USE...
|
|
|
|
|
Posted in:
USER |
5262 people read this and
(0) had something to say. Feel free to
Pass it on
Monday, September 11, 2006  |
|
Privacy code and Example
By host @ 2:57 PM : : : PRIVACY |
|
Include following code at the top of ascx page
<%@ Register TagPrefix="dnn" TagName="PRIVACY" src="~/Admin/Skins/Privacy.ascx" %>
SkinObject
Code Snippet
Description
Example
d...
|
|
|
|
|
Monday, September 11, 2006  |
|
Signin code and Example
By Nina Meiers @ 2:57 PM : : : SIGNIN |
|
Include following code at the top of ascx page
<%@ Register TagPrefix="dnn" TagName="SIGNIN" src="~/Admin/Skins/Signin.ascx" %>
...
|
|
|
|
|
Posted in:
SIGNIN |
5277 people read this and
(1) had something to say. Feel free to
Pass it on
Monday, September 11, 2006  |
|
Terms code and Example
By host @ 2:57 PM : : : TERMS |
|
Include following code at the top of ascx page
<%@ Register TagPrefix="dnn" TagName="TERMS" src="~/Admin/Skins/Terms.ascx" %>
SkinObject
Code Snippet
Description
Example
dnn:T...
|
|
|
|
|
Posted in:
TERMS |
4633 people read this and
(0) had something to say. Feel free to
Pass it on
Monday, September 11, 2006  |
|
Logo code and Example
By Nina Meiers @ 2:56 PM : : : LOGO |
|
Include following code at the top of ascx page
<%@ Register TagPrefix="dnn" TagName="LOGO" src="~/Admin/Skins/Logo.ascx" %>
...
|
|
|
|
|
Posted in:
LOGO |
6824 people read this and
(1) had something to say. Feel free to
Pass it on
Monday, September 11, 2006  |
|
Host Name code and Example
By host @ 2:55 PM : : : HOSTNAME |
|
Include following code at the top of ascx page
<%@ Register TagPrefix="dnn" TagName="HOSTNAME" src="~/Admin/Skins/HostName.ascx" %>
SkinObject
Code Snippet
Description
Example
...
|
|
|
|
|
Monday, September 11, 2006  |
|
DotNetNuke code and Example
By host @ 2:54 PM : : : DOTNETNUKE |
|
Include following code at the top of ascx page
<%@ Register TagPrefix="dnn" TagName="DOTNETNUKE" src="~/Admin/Skins/DotNetNuke.ascx" %>
SkinObject
Code Snippet
Description
Exampl...
|
|
|
|
|