Show / Hide Table of Contents

Class NavDataSourceView

Inheritance
object
HierarchicalDataSourceView
NavDataSourceView
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.dll
Syntax
public class NavDataSourceView : HierarchicalDataSourceView

Constructors

NavDataSourceView(string)

Declaration
public NavDataSourceView(string viewPath)
Parameters
Type Name Description
string viewPath

Properties

Namespace

Declaration
public string Namespace { get; set; }
Property Value
Type Description
string

Methods

Select()

Declaration
public override IHierarchicalEnumerable Select()
Returns
Type Description
IHierarchicalEnumerable
Overrides
HierarchicalDataSourceView.Select()

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS