GetSkinControlByKey gets a single Skin Control from the database
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static SkinControlInfo GetSkinControlByKey( string key ) |
Visual Basic |
---|
Public Shared Function GetSkinControlByKey ( key As String ) As SkinControlInfo |
Parameters
- key
- Type: System..::..String
The key of the Control