Dynamicweb 8 Documentation
BackendUserHasPermissionToEdit Method

Check edit permissions for paragraph
Syntax
'Declaration
 
Public Function BackendUserHasPermissionToEdit() As Boolean
public bool BackendUserHasPermissionToEdit()

Return Value

Returns true if the current backend user has permission to edit the paragraph. Returns false if no backend user is found, or if the current backend user doesn't have permission to edit the paragraph
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

Paragraph Class
Paragraph Members

Send Feedback