|
|
Skin Objects
DotNetNuke Skin Objects
NO
Image:
posted on February 19, 2016 13:01
Declare @PortalID int;
Set @PortalID = 1
update portalsettings
set SettingValue = '[G]skins/Xcillion/inner.ascx'
where SettingName = 'DefaultPorta...
[Read the rest of this article...]
DNN 8 Upgrade
posted on July 07, 2012 07:09
The Search Skin Object has 3 important attributes:
Attribute
Values
Defaul...
[Read the rest of this article...]
Skin Object