C# 클래스 AEMManager.IconCache

파일 보기 프로젝트 열기: wcm-io-devops/aem-manager 1 사용 예제들

공개 메소드들

메소드 설명
GetIcon ( IconSet pIconSet, string pCustomIconPath, string pState ) : Icon

비공개 메소드들

메소드 설명
GetIcon_Interal ( IconSet pIconSet, string pCustomIconPath, string pState ) : Icon
GetIcon_InternalWithOverlay ( Icon baseIcon, Icon overlayIcon ) : Icon

메소드 상세

GetIcon() 공개 정적인 메소드

public static GetIcon ( IconSet pIconSet, string pCustomIconPath, string pState ) : Icon
pIconSet IconSet
pCustomIconPath string
pState string
리턴 System.Drawing.Icon