ASP.NET Pack Programmer's Guide
Diagram.IsProEdition Property
See Also
 





Gets a value indicating whether the currently loaded MindFusion.Diagramming for WebForms is a professional version of the control.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool IsProEdition { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsProEdition As Boolean

 Property Value

true if the currently loaded MindFusion.Diagramming for WebForms control is a professional version; otherwise, false.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace