Spread for ASP.NET 10 Product Documentation
MvcSpreadEventExcludeAttribute Constructor


Names of groups that Spread belongs to.
Initializes a new instance of the MvcSpreadEventExcludeAttribute class.
Syntax
'Declaration
 
Public Function New( _
   ByVal ParamArray groupNames() As String _
)
'Usage
 
Dim groupNames() As String
 
Dim instance As New MvcSpreadEventExcludeAttribute(groupNames)
public MvcSpreadEventExcludeAttribute( 
   params string[] groupNames
)

Parameters

groupNames
Names of groups that Spread belongs to.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

MvcSpreadEventExcludeAttribute Class
MvcSpreadEventExcludeAttribute Members

 

 


Copyright © GrapeCity, inc. All rights reserved.