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()