Table of Contents

FlexCelHtmlImageHandler.RequiresAuthentication Property

Override this property in a descendant class if you do not want to ask for authentication for this image handler.

Syntax

Namespace: FlexCel.AspNet

public virtual Boolean RequiresAuthentication { get; }

See also