C# Class SaneWeb.Resources.Attributes.DataBoundViewAttribute

Inheritance: System.Attribute
Show file Open project: ext0/SaneWeb

Public Properties

Property Type Description
path String

Public Methods

Method Description
DataBoundViewAttribute ( String path ) : System

Method Details

DataBoundViewAttribute() public method

public DataBoundViewAttribute ( String path ) : System
path String
return System

Property Details

path public property

public String path
return String