Share via


CUIDataSource.EnsureDocument method

Ensures the presence of the initial XML document containing all UI.

Namespace:  Microsoft.Web.CommandUI
Assembly:  Microsoft.Web.CommandUI (in Microsoft.Web.CommandUI.dll)

Syntax

'Declaration
Protected MustOverride Sub EnsureDocument
'Usage

Me.EnsureDocument()
protected abstract void EnsureDocument()

See also

Reference

CUIDataSource class

CUIDataSource members

Microsoft.Web.CommandUI namespace