ComponentOne Studio Web API Edition
FromFormExAttribute Constructor

A bool value indicates whether with prefix or without.
Initialize a FromFormExAttribute instance.
Syntax
'Declaration
 
Public Function New( _
   Optional ByVal checkPrefix As Boolean _
)
public FromFormExAttribute( 
   bool checkPrefix
)

Parameters

checkPrefix
A bool value indicates whether with prefix or without.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FromFormExAttribute Class
FromFormExAttribute Members

 

 


Copyright © GrapeCity, inc. All rights reserved.