.NET Framework Class Library

FormField.CopyPropertiesFrom Method

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.ASP Namespace > FormField Class > FormField Methods >

.NET Framework Class Library

FormField.CopyPropertiesFrom Method

Namespace: Gnostice.Controls.ASP

Assembly:  Gnostice.Controls.ASP (in Gnostice.Controls.ASP.dll)

Syntax

Visual Basic

Public Sub CopyPropertiesFrom ( _
 src As FormField _
)

C#

public void CopyPropertiesFrom(
 FormField src
)

Visual C++

public:
void CopyPropertiesFrom(
 FormFieldsrc
)

Parameters

src

Type: Gnostice.Controls.ASP.FormField

See Also

FormField Class

FormField Members

Gnostice.Controls.ASP Namespace