ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / PropertyGroupDescription Class / PropertyName Property

In This Topic
    PropertyName Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property PropertyName As String
    public string PropertyName {get; set;}
    See Also