Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / FpSpread Class / FindControl Method


In This Topic
    FindControl Method
    In This Topic
    Finds the control.
    Finds a server control.
    Overload List
    OverloadDescription
    Finds the control.  
    Searches the current naming container for a server control with the specified id and integer, specified in the pathOffset parameter, which aids in the search. You should not override this version of the Overload:System.Web.UI.Control.FindControl method.  
    Searches the current naming container for a server control with the specified id parameter. (Inherited from System.Web.UI.Control)
    See Also