ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / SmartAssembly.Attributes Namespace / PoweredByAttribute Class / PoweredByAttribute Constructor

In This Topic
    PoweredByAttribute Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal param1 As System.String _
    )
    public PoweredByAttribute( 
       System.string param1
    )

    Parameters

    param1
    See Also