Click or drag to resize

ExpandableContentUIAddSection Method

Overload List
  NameDescription
Public methodAddSection(ICollapsibleSection)
Add a section to the UI. Called \e before Create(). A generic controller is attached.
Public methodAddSection(ICollapsibleSection, IRdkViewModel)
Add a section to the UI with a custom controller. Called \e before Create().
Top
See Also