C# Class Adf.Core.Panels.PanelItemExtensions

Datei anzeigen Open project: NLADP/ADF

Public Methods

Method Description
GetId ( this panelitem, string prefix = null ) : string
GetLabelId ( this panelitem ) : string
GetPropertyName ( this panelitem ) : string

Method Details

GetId() public static method

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

GetLabelId() public static method

public static GetLabelId ( this panelitem ) : string
panelitem this
return string

GetPropertyName() public static method

public static GetPropertyName ( this panelitem ) : string
panelitem this
return string