SaveAsTemplateButtonActionProviderGet Method |
Gets the button action.
Namespace: CMS.DocumentEngine.Web.UI.InternalAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
Syntax public CMSButtonAction Get()
Return Value
Type:
CMSButtonActionReturns
null if the action should not be available in the current context.
See Also