C# Class Adf.Core.Panels.PanelItemExtensions

Afficher le fichier Open project: NLADP/ADF

Méthodes publiques

Méthode Description
GetId ( this panelitem, string prefix = null ) : string
GetLabelId ( this panelitem ) : string
GetPropertyName ( this panelitem ) : string

Method Details

GetId() public static méthode

public static GetId ( this panelitem, string prefix = null ) : string
panelitem this
prefix string
Résultat string

GetLabelId() public static méthode

public static GetLabelId ( this panelitem ) : string
panelitem this
Résultat string

GetPropertyName() public static méthode

public static GetPropertyName ( this panelitem ) : string
panelitem this
Résultat string