DataDynamics.Analysis.Web Support Forum
AllowActions Method
See Also 
DataDynamics.Analysis.Web Assembly > DataDynamics.Analysis.Permissions Namespace > StaticPermissions Class : AllowActions Method

functions
A set of UI-features.
Removes functions from the restrictions list.

Syntax

Visual Basic (Declaration) 
Public Sub AllowActions( _
   ByVal ParamArray functions() As UiAction _
) 
C# 
public void AllowActions( 
   params UiAction[] functions
)

Parameters

functions
A set of UI-features.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

©2009. GrapeCity, inc. All rights reserved.