DbResourceControl.GetAllLocalizableControls

Goes through the form and returns a list of all control on a form that are marked as [Localizable]

public List<LocalizableProperty> GetAllLocalizableControls(Control ContainerControl)

Parameters

ContainerControl


See also:

Class DbResourceControl

© West Wind Technologies, 2006 - 2019 • Updated: 01/25/18
Comment or report problem with topic