Skip to main content

FormsAuthenticationBehaviorExtension.BehaviorType Property

Gets a value indicating the behavior type.

Namespace: DevExpress.ReportServer.ServiceModel.Client

Assembly: DevExpress.Printing.v22.2.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design

Declaration

public override Type BehaviorType { get; }

Property Value

Type Description
Type

A Type enumeration value.

See Also