'Declaration
Public Function New( _ ByVal url As System.String, _ ByVal openInNewWindow As System.Boolean _ )
'Usage
Dim url As System.String Dim openInNewWindow As System.Boolean Dim instance As New NUrlLinkAttribute(url, openInNewWindow)
public NUrlLinkAttribute( System.string url, System.bool openInNewWindow )
Parameters
- url
- openInNewWindow