Class SkinEventArgs
Inherited Members
Namespace: DotNetNuke.UI.Skins.EventListeners
Assembly: DotNetNuke.dll
Syntax
public class SkinEventArgs : EventArgs
Constructors
SkinEventArgs(Skin)
Declaration
public SkinEventArgs(Skin skin)
Parameters
Type | Name | Description |
---|---|---|
Skin | skin |
Properties
Skin
Declaration
public Skin Skin { get; }
Property Value
Type | Description |
---|---|
Skin |