Click or drag to resize
SaveAsTemplateButtonActionProviderGet Method
Gets the button action.

Namespace: CMS.DocumentEngine.Web.UI.Internal
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 12.0.0
Syntax
C#
public CMSButtonAction Get()

Return Value

Type: CMSButtonAction
Returns null if the action should not be available in the current context.
See Also