ClientHandlerDescriptor
Properties
TemplateDelegate - Func
HandlerName - String
Methods
HasValue()
Determines whether this handler has a value (either a handler name or a template delegate).
RETURNS
True if either HandlerName or TemplateDelegate is set; otherwise, false.