C# Class AEMManager.IconCache

Afficher le fichier Open project: wcm-io-devops/aem-manager Class Usage Examples

Méthodes publiques

Méthode Description
GetIcon ( IconSet pIconSet, string pCustomIconPath, string pState ) : Icon

Private Methods

Méthode Description
GetIcon_Interal ( IconSet pIconSet, string pCustomIconPath, string pState ) : Icon
GetIcon_InternalWithOverlay ( Icon baseIcon, Icon overlayIcon ) : Icon

Method Details

GetIcon() public static méthode

public static GetIcon ( IconSet pIconSet, string pCustomIconPath, string pState ) : Icon
pIconSet IconSet
pCustomIconPath string
pState string
Résultat System.Drawing.Icon