Click or drag to resize
IControlResolver Interface
Describes an object that can be used to resolve references to a control by its ID

Namespace: Kettic.AspNet
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public interface IControlResolver

The IControlResolver type exposes the following members.

Methods
  NameDescription
Public methodResolveControl
Resolves a reference to a control by its ID
Top
See Also