• Login

Snippets


Skin Objects

DotNetNuke Skin Objects NO Image:
19
Declare @PortalID int; Set @PortalID = 1 update portalsettings set SettingValue = '[G]skins/Xcillion/inner.ascx' where SettingName = 'DefaultPortalSki...

[Read the rest of this article...]

DNN 8 Upgrade
Posted in: DNN, Skin Objects
07
The Search Skin Object has 3 important attributes:   Attribute Values Default ...

[Read the rest of this article...]

Skin Object
Posted in: DNN, Skin Objects