GetParentSkin gets the Parent Skin for a control
Namespace: DotNetNuke.UI.SkinsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public static Skin GetParentSkin( Control control ) |
| Visual Basic |
|---|
Public Shared Function GetParentSkin ( control As Control ) As Skin |
Parameters
- control
- Type: System.Web.UI..::..Control
The control whose Parent Skin is requested