ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SiteMapDataSource Namespace / C1SiteMapDataSource Class / GetView Method

In This Topic
    GetView Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function GetView( _
       ByVal viewName As System.String _
    ) As System.Web.UI.DataSourceView
    public virtual System.Web.UI.DataSourceView GetView( 
       System.string viewName
    )

    Parameters

    viewName
    See Also