Dynamicweb 8 Documentation
Delete(Int32) Method

Database row ID.
Deletes the given option and clears the cache.
Syntax
'Declaration
 
Public Overloads Overrides Sub Delete( _ 
   ByVal id As Integer _ 
) 
public override void Delete( 
   int id 
)

Parameters

id
Database row ID.
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

GroupFilterOption Class
GroupFilterOption Members
Overload List
Base Implementation in Delete(Int32)

Send Feedback