The SkinController type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SkinController | DotNetNuke.UI.Skins.SkinController |
Methods
| Name | Description | |
|---|---|---|
| AddSkin | ||
| AddSkinPackage | ||
| CanDeleteSkin | ||
| DeleteSkin | ||
| DeleteSkinPackage | ||
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| FormatMessage | ||
| FormatSkinPath | ||
| FormatSkinSrc | ||
| GetDefaultAdminContainer | ||
| GetDefaultAdminSkin | ||
| GetDefaultPortalContainer | ||
| GetDefaultPortalSkin | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetSkinByPackageID | ||
| GetSkinPackage | ||
| GetSkins | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsGlobalSkin |
Determines if a given skin is defined as a global skin
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetSkin | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| UpdateSkin | ||
| UpdateSkinPackage | ||
| UploadLegacySkin | ||
| UploadSkin(String, String, String, Stream) | Obsolete. | |
| UploadSkin(String, String, String, String) | Obsolete. |
Extension Methods
| Name | Description | |
|---|---|---|
| ToJson |
Extension method on object that serializes the value to Json.
Note the type must be marked Serializable or include a DataContract attribute.
(Defined by JsonExtensionsWeb.) |
Properties
| Name | Description | |
|---|---|---|
| RootContainer | ||
| RootSkin |