RemoveContentFooterAction(String, List<String>) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new RemoveContentFooterAction. This constructor is only public to allow using this class in code testing
public RemoveContentFooterAction (string id, System.Collections.Generic.List<string> uiElementNames);
new Microsoft.InformationProtection.Policy.Actions.RemoveContentFooterAction : string * System.Collections.Generic.List<string> -> Microsoft.InformationProtection.Policy.Actions.RemoveContentFooterAction
Public Sub New (id As String, uiElementNames As List(Of String))
Parameters
- id
- String
The id of the action
The UIElementNames