Click or drag to resize

RibbonBarDataContextPage Property

Gets the reference to the current Dynamicweb page.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public Page Page { get; }

Property Value

Type: Page
Remarks
This property will return null (Nothing in Visual Basic) if page is not available under the current context.
See Also