MindFusion.UI for WebForms Programmer's Guide

XmlPersistContext.Control Property

See Also
 





Gets the underlying control.

Namespace: MindFusion.UI.Web
Assembly: MindFusion.UI.Web

 Syntax

C#  Copy Code

public IHostControl Control { get; }

Visual Basic  Copy Code

Public ReadOnly Property Control As IHostControl

 Property Value

 See Also