MenuDesigner.Schema Property
.NET Framework 3.0
Gets a schema that describes the data source view for the associated Menu control.
Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
/** @property */ protected IDataSourceViewSchema get_Schema ()
protected function get Schema () : IDataSourceViewSchema
Not applicable.
Property Value
An IDataSourceViewSchema object that describes the structure of the data source.Community Additions
ADD
Show: