'DeklarationPublic Sub Add( _ ByVal action As WebReportDesignerAction, _ Optional ByVal displayInFrontend As Boolean _ )
public void Add( WebReportDesignerAction action, bool displayInFrontend )
public: void Add( WebReportDesignerAction action, bool displayInFrontend )
Parameter
- action
Die Aktion, die verboten werden soll.
- displayInFrontend
Bestimmt, ob die verbotene Aktion in der Oberfläche angezeigt werden soll oder nicht.