UIElementInfoProvider GetUIElements Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetUIElements 
Returns all UI elements.
Public methodStatic memberGetUIElements(String)
Returns DataSet with specified UI elements.
Public methodStatic memberGetUIElements(String, String)
Returns DataSet with specified UI elements.
Public methodStatic memberGetUIElements(String, String, Int32)
Returns DataSet with specified UI elements.
Public methodStatic memberGetUIElements(String, String, Int32, String)
Returns DataSet with specified UI elements.
Back to Top
See Also