AddHttpHandlerActionHandlerExists Property |
Namespace: Kettic.AspNet.Controls.DesignAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public bool HandlerExists { get; }
Public ReadOnly Property HandlerExists As Boolean
Get
public:
property bool HandlerExists {
bool get ();
}
member HandlerExists : bool with get
Property Value
Type:
BooleanSee Also