Freigeben über


SmsPageControl.AddAction Method

This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.

Overload List

Name Description
SmsPageControl.AddAction (String, String) Adds a new action with the specified identifier and title. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
SmsPageControl.AddAction (String, String, Generic IEnumerable) Adds a new action with the specified identifier, title, and details. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
SmsPageControl.AddAction (String, String, String) Adds a new action with the specified identifier and title to the indicated group. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
SmsPageControl.AddAction (String, String, Generic IEnumerable, String) Adds a new action with the specified identifier, title, and details to the indicated group. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.

See Also

Reference

SmsPageControl Class
SmsPageControl Members
Microsoft.ConfigurationManagement.AdminConsole Namespace
SmsSummaryAction