Show / Hide Table of Contents

Class ApplicationIcons

Return a dictionary of Application-icons with their respective IDs and IMG urls.

This could in theory be sprited, but that's complicating what should be a simple feature for a extremely minimal performance-gain, in a one-time use-case for a CRM admin.

Probably NOT worth it.

Inheritance
Object
ApplicationIcons
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public class ApplicationIcons

Constructors

ApplicationIcons()

Declaration
public ApplicationIcons()

Methods

GetApplicationIcons()

Declaration
public static ApplicationIcon[] GetApplicationIcons()
Returns
Type Description
ApplicationIcon[]

Extension Methods

EnumUtil.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top