Click or drag to resize
WebUIExtensions Class
Extension methods.
Inheritance Hierarchy
SystemObject
  CMS.FormEngine.Web.UIWebUIExtensions

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public static class WebUIExtensions

The WebUIExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFindByValue
Searches the collection for a System.Web.UI.WebControls.ListItem with a System.Web.UI.WebControls.ListItem.Value property that contains the specified value.
Top
See Also