Class OrganizationSplashTheme
Organization Splash Theme
[DataContract]
public class OrganizationSplashTheme : NamedIdentifiedItem
- Inheritance
-
OrganizationSplashTheme
- Inherited Members
Properties
ThemeAssets
list of theme assets
[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "themeAssests")]
public List<OrganizationSplashThemeThemeAsset> ThemeAssets { get; set; }