C# 클래스 Adf.Core.Panels.PanelItemExtensions

파일 보기 프로젝트 열기: NLADP/ADF

공개 메소드들

메소드 설명
GetId ( this panelitem, string prefix = null ) : string
GetLabelId ( this panelitem ) : string
GetPropertyName ( this panelitem ) : string

메소드 상세

GetId() 공개 정적인 메소드

public static GetId ( this panelitem, string prefix = null ) : string
panelitem this
prefix string
리턴 string

GetLabelId() 공개 정적인 메소드

public static GetLabelId ( this panelitem ) : string
panelitem this
리턴 string

GetPropertyName() 공개 정적인 메소드

public static GetPropertyName ( this panelitem ) : string
panelitem this
리턴 string